@credo-ts/drizzle-storage 0.6.2-pr-2610-20260107230512 → 0.6.2-pr-2610-20260108113505
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/action-menu/action-menu-record/postgres.d.mts +16 -16
- package/build/action-menu/action-menu-record/postgres.d.mts.map +1 -1
- package/build/action-menu/action-menu-record/sqlite.d.mts +14 -14
- package/build/action-menu/action-menu-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/credential-definition-private-record/postgres.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/postgres.d.mts.map +1 -1
- package/build/anoncreds/credential-definition-private-record/sqlite.d.mts +10 -10
- package/build/anoncreds/credential-definition-record/postgres.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/postgres.d.mts.map +1 -1
- package/build/anoncreds/credential-definition-record/sqlite.d.mts +15 -15
- package/build/anoncreds/credential-record/postgres.d.mts +20 -20
- package/build/anoncreds/credential-record/postgres.d.mts.map +1 -1
- package/build/anoncreds/credential-record/sqlite.d.mts +20 -20
- package/build/anoncreds/key-correctness-proof-record/postgres.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.mts +10 -10
- package/build/anoncreds/link-secret-record/postgres.d.mts +11 -11
- package/build/anoncreds/link-secret-record/sqlite.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.mts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/sqlite.d.mts +12 -12
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.mts +11 -11
- package/build/anoncreds/schema-record/postgres.d.mts +15 -15
- package/build/anoncreds/schema-record/postgres.d.mts.map +1 -1
- package/build/anoncreds/schema-record/sqlite.d.mts +15 -15
- package/build/core/context-record/postgres.d.mts +3 -3
- package/build/core/context-record/postgres.d.mts.map +1 -1
- package/build/core/context-record/sqlite.d.mts +3 -3
- package/build/core/context-record/sqlite.d.mts.map +1 -1
- package/build/core/did-record/DrizzleDidRecordAdapter.d.mts +4 -4
- package/build/core/did-record/postgres.d.mts +21 -21
- package/build/core/did-record/postgres.d.mts.map +1 -1
- package/build/core/did-record/sqlite.d.mts +16 -16
- package/build/core/did-record/sqlite.d.mts.map +1 -1
- package/build/core/generic-record/postgres.d.mts +9 -9
- package/build/core/generic-record/postgres.d.mts.map +1 -1
- package/build/core/generic-record/sqlite.d.mts +9 -9
- package/build/core/generic-record/sqlite.d.mts.map +1 -1
- package/build/core/mdoc-record/DrizzleMdocRecordAdapter.d.mts +3 -3
- package/build/core/mdoc-record/postgres.d.mts +12 -12
- package/build/core/mdoc-record/postgres.d.mts.map +1 -1
- package/build/core/mdoc-record/sqlite.d.mts +12 -12
- package/build/core/mdoc-record/sqlite.d.mts.map +1 -1
- package/build/core/sd-jwt-vc-record/DrizzleSdJwtVcRecordAdapter.d.mts +3 -3
- package/build/core/sd-jwt-vc-record/postgres.d.mts +13 -13
- package/build/core/sd-jwt-vc-record/postgres.d.mts.map +1 -1
- package/build/core/sd-jwt-vc-record/sqlite.d.mts +13 -13
- package/build/core/sd-jwt-vc-record/sqlite.d.mts.map +1 -1
- package/build/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.d.mts +3 -3
- package/build/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.d.mts.map +1 -1
- package/build/core/single-context-lru-cache-record/postgres.d.mts +9 -9
- package/build/core/single-context-lru-cache-record/postgres.d.mts.map +1 -1
- package/build/core/single-context-lru-cache-record/sqlite.d.mts +9 -9
- package/build/core/single-context-lru-cache-record/sqlite.d.mts.map +1 -1
- package/build/core/storage-version-record/DrizzleStorageVersionRecordAdapter.d.mts +2 -2
- package/build/core/storage-version-record/postgres.d.mts +9 -9
- package/build/core/storage-version-record/postgres.d.mts.map +1 -1
- package/build/core/storage-version-record/sqlite.d.mts +9 -9
- package/build/core/storage-version-record/sqlite.d.mts.map +1 -1
- package/build/core/w3c-credential-record/DrizzleW3cCredentialRecordAdapter.d.mts +4 -4
- package/build/core/w3c-credential-record/postgres.d.mts +48 -48
- package/build/core/w3c-credential-record/sqlite.d.mts +21 -21
- package/build/core/w3c-credential-record/sqlite.d.mts.map +1 -1
- package/build/core/w3c-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.mts +6 -6
- package/build/core/w3c-v2-credential-record/postgres.d.mts +35 -35
- package/build/core/w3c-v2-credential-record/postgres.d.mts.map +1 -1
- package/build/core/w3c-v2-credential-record/sqlite.d.mts +18 -18
- package/build/core/w3c-v2-credential-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/postgres.d.mts +15 -15
- package/build/didcomm/basic-message-record/sqlite.d.mts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/connection-record/postgres.d.mts +31 -31
- package/build/didcomm/connection-record/sqlite.d.mts +25 -25
- package/build/didcomm/connection-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/postgres.d.mts +24 -24
- package/build/didcomm/credential-exchange-record/sqlite.d.mts +20 -20
- package/build/didcomm/credential-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/didcomm-message-record/postgres.d.mts +17 -17
- package/build/didcomm/didcomm-message-record/sqlite.d.mts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/mediation-record/postgres.d.mts +22 -22
- package/build/didcomm/mediation-record/sqlite.d.mts +17 -17
- package/build/didcomm/mediator-routing-record/postgres.d.mts +11 -11
- package/build/didcomm/mediator-routing-record/sqlite.d.mts +10 -10
- package/build/didcomm/out-of-band-record/postgres.d.mts +25 -25
- package/build/didcomm/out-of-band-record/sqlite.d.mts +21 -21
- package/build/didcomm/proof-exchange-record/postgres.d.mts +20 -20
- package/build/didcomm/proof-exchange-record/sqlite.d.mts +17 -17
- package/build/didcomm/proof-exchange-record/sqlite.d.mts.map +1 -1
- package/build/drpc/drpc-record/postgres.d.mts +16 -16
- package/build/drpc/drpc-record/postgres.d.mts.map +1 -1
- package/build/drpc/drpc-record/sqlite.d.mts +14 -14
- package/build/drpc/drpc-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts +33 -33
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts +28 -28
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts +17 -17
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.mts +17 -17
- package/build/openid4vc/openid4vc-verification-session-record/postgres.d.mts +22 -22
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.mts +21 -21
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts +10 -10
- package/build/question-answer/question-answer-record/postgres.d.mts +19 -19
- package/build/question-answer/question-answer-record/postgres.d.mts.map +1 -1
- package/build/question-answer/question-answer-record/sqlite.d.mts +17 -17
- package/build/tenants/tenant-record/postgres.d.mts +14 -14
- package/build/tenants/tenant-record/sqlite.d.mts +14 -14
- package/build/tenants/tenant-routing-record/postgres.d.mts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.mts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.mts.map +1 -1
- package/package.json +9 -9
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core248 from "drizzle-orm/pg-core";
|
|
2
2
|
|
|
3
3
|
//#region src/tenants/tenant-routing-record/postgres.d.ts
|
|
4
4
|
declare namespace postgres_d_exports {
|
|
5
5
|
export { tenantRouting };
|
|
6
6
|
}
|
|
7
|
-
declare const tenantRouting:
|
|
7
|
+
declare const tenantRouting: drizzle_orm_pg_core248.PgTableWithColumns<{
|
|
8
8
|
name: "TenantRouting";
|
|
9
9
|
schema: undefined;
|
|
10
10
|
columns: {
|
|
11
|
-
tenantId:
|
|
11
|
+
tenantId: drizzle_orm_pg_core248.PgColumn<{
|
|
12
12
|
name: "tenant_id";
|
|
13
13
|
tableName: "TenantRouting";
|
|
14
14
|
dataType: "string";
|
|
@@ -25,7 +25,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
25
25
|
identity: undefined;
|
|
26
26
|
generated: undefined;
|
|
27
27
|
}, {}, {}>;
|
|
28
|
-
recipientKeyFingerprint:
|
|
28
|
+
recipientKeyFingerprint: drizzle_orm_pg_core248.PgColumn<{
|
|
29
29
|
name: "recipient_key_fingerprint";
|
|
30
30
|
tableName: "TenantRouting";
|
|
31
31
|
dataType: "string";
|
|
@@ -42,7 +42,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
42
42
|
identity: undefined;
|
|
43
43
|
generated: undefined;
|
|
44
44
|
}, {}, {}>;
|
|
45
|
-
contextCorrelationId:
|
|
45
|
+
contextCorrelationId: drizzle_orm_pg_core248.PgColumn<{
|
|
46
46
|
name: "context_correlation_id";
|
|
47
47
|
tableName: "TenantRouting";
|
|
48
48
|
dataType: "string";
|
|
@@ -59,7 +59,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
59
59
|
identity: undefined;
|
|
60
60
|
generated: undefined;
|
|
61
61
|
}, {}, {}>;
|
|
62
|
-
id:
|
|
62
|
+
id: drizzle_orm_pg_core248.PgColumn<{
|
|
63
63
|
name: "id";
|
|
64
64
|
tableName: "TenantRouting";
|
|
65
65
|
dataType: "string";
|
|
@@ -76,7 +76,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
76
76
|
identity: undefined;
|
|
77
77
|
generated: undefined;
|
|
78
78
|
}, {}, {}>;
|
|
79
|
-
createdAt:
|
|
79
|
+
createdAt: drizzle_orm_pg_core248.PgColumn<{
|
|
80
80
|
name: "created_at";
|
|
81
81
|
tableName: "TenantRouting";
|
|
82
82
|
dataType: "date";
|
|
@@ -93,7 +93,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
updatedAt:
|
|
96
|
+
updatedAt: drizzle_orm_pg_core248.PgColumn<{
|
|
97
97
|
name: "updated_at";
|
|
98
98
|
tableName: "TenantRouting";
|
|
99
99
|
dataType: "date";
|
|
@@ -110,7 +110,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
metadata:
|
|
113
|
+
metadata: drizzle_orm_pg_core248.PgColumn<{
|
|
114
114
|
name: "metadata";
|
|
115
115
|
tableName: "TenantRouting";
|
|
116
116
|
dataType: "json";
|
|
@@ -129,7 +129,7 @@ declare const tenantRouting: drizzle_orm_pg_core103.PgTableWithColumns<{
|
|
|
129
129
|
}, {}, {
|
|
130
130
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
131
131
|
}>;
|
|
132
|
-
customTags:
|
|
132
|
+
customTags: drizzle_orm_pg_core248.PgColumn<{
|
|
133
133
|
name: "custom_tags";
|
|
134
134
|
tableName: "TenantRouting";
|
|
135
135
|
dataType: "json";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core259 from "drizzle-orm/sqlite-core";
|
|
2
2
|
|
|
3
3
|
//#region src/tenants/tenant-routing-record/sqlite.d.ts
|
|
4
4
|
declare namespace sqlite_d_exports {
|
|
5
5
|
export { tenantRouting };
|
|
6
6
|
}
|
|
7
|
-
declare const tenantRouting:
|
|
7
|
+
declare const tenantRouting: drizzle_orm_sqlite_core259.SQLiteTableWithColumns<{
|
|
8
8
|
name: "TenantRouting";
|
|
9
9
|
schema: undefined;
|
|
10
10
|
columns: {
|
|
11
|
-
tenantId:
|
|
11
|
+
tenantId: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
12
12
|
name: "tenant_id";
|
|
13
13
|
tableName: "TenantRouting";
|
|
14
14
|
dataType: "string";
|
|
@@ -27,7 +27,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
27
27
|
}, {}, {
|
|
28
28
|
length: number | undefined;
|
|
29
29
|
}>;
|
|
30
|
-
recipientKeyFingerprint:
|
|
30
|
+
recipientKeyFingerprint: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
31
31
|
name: "recipient_key_fingerprint";
|
|
32
32
|
tableName: "TenantRouting";
|
|
33
33
|
dataType: "string";
|
|
@@ -46,7 +46,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
46
46
|
}, {}, {
|
|
47
47
|
length: number | undefined;
|
|
48
48
|
}>;
|
|
49
|
-
contextCorrelationId:
|
|
49
|
+
contextCorrelationId: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
50
50
|
name: "context_correlation_id";
|
|
51
51
|
tableName: "TenantRouting";
|
|
52
52
|
dataType: "string";
|
|
@@ -65,7 +65,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
65
65
|
}, {}, {
|
|
66
66
|
length: number | undefined;
|
|
67
67
|
}>;
|
|
68
|
-
id:
|
|
68
|
+
id: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
69
69
|
name: "id";
|
|
70
70
|
tableName: "TenantRouting";
|
|
71
71
|
dataType: "string";
|
|
@@ -84,7 +84,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
84
84
|
}, {}, {
|
|
85
85
|
length: undefined;
|
|
86
86
|
}>;
|
|
87
|
-
createdAt:
|
|
87
|
+
createdAt: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
88
88
|
name: "created_at";
|
|
89
89
|
tableName: "TenantRouting";
|
|
90
90
|
dataType: "date";
|
|
@@ -101,7 +101,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
101
101
|
identity: undefined;
|
|
102
102
|
generated: undefined;
|
|
103
103
|
}, {}, {}>;
|
|
104
|
-
updatedAt:
|
|
104
|
+
updatedAt: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
105
105
|
name: "updated_at";
|
|
106
106
|
tableName: "TenantRouting";
|
|
107
107
|
dataType: "date";
|
|
@@ -118,7 +118,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
118
118
|
identity: undefined;
|
|
119
119
|
generated: undefined;
|
|
120
120
|
}, {}, {}>;
|
|
121
|
-
metadata:
|
|
121
|
+
metadata: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
122
122
|
name: "metadata";
|
|
123
123
|
tableName: "TenantRouting";
|
|
124
124
|
dataType: "json";
|
|
@@ -137,7 +137,7 @@ declare const tenantRouting: drizzle_orm_sqlite_core16.SQLiteTableWithColumns<{
|
|
|
137
137
|
}, {}, {
|
|
138
138
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
139
139
|
}>;
|
|
140
|
-
customTags:
|
|
140
|
+
customTags: drizzle_orm_sqlite_core259.SQLiteColumn<{
|
|
141
141
|
name: "custom_tags";
|
|
142
142
|
tableName: "TenantRouting";
|
|
143
143
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/tenants/tenant-routing-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;cAIa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/tenants/tenant-routing-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;cAIa,0CAAa;;;;cAezB,0BAAA,CAAA;MAfY,IAAA,EAAA,WAeZ;MAAA,SAAA,EAAA,eAAA;;;;;;;;;;;;;;;;;IAfyB,uBAAA,yCAAA,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@credo-ts/drizzle-storage",
|
|
3
|
-
"version": "0.6.2-pr-2610-
|
|
3
|
+
"version": "0.6.2-pr-2610-20260108113505",
|
|
4
4
|
"files": [
|
|
5
5
|
"build",
|
|
6
6
|
"cli-build",
|
|
@@ -60,14 +60,14 @@
|
|
|
60
60
|
"shell": "^0.12.0",
|
|
61
61
|
"tsyringe": "^4.10.0",
|
|
62
62
|
"zod": "^4.1.12",
|
|
63
|
-
"@credo-ts/action-menu": "0.6.2-pr-2610-
|
|
64
|
-
"@credo-ts/anoncreds": "0.6.2-pr-2610-
|
|
65
|
-
"@credo-ts/core": "0.6.2-pr-2610-
|
|
66
|
-
"@credo-ts/didcomm": "0.6.2-pr-2610-
|
|
67
|
-
"@credo-ts/drpc": "0.6.2-pr-2610-
|
|
68
|
-
"@credo-ts/openid4vc": "0.6.2-pr-2610-
|
|
69
|
-
"@credo-ts/question-answer": "0.6.2-pr-2610-
|
|
70
|
-
"@credo-ts/tenants": "0.6.2-pr-2610-
|
|
63
|
+
"@credo-ts/action-menu": "0.6.2-pr-2610-20260108113505",
|
|
64
|
+
"@credo-ts/anoncreds": "0.6.2-pr-2610-20260108113505",
|
|
65
|
+
"@credo-ts/core": "0.6.2-pr-2610-20260108113505",
|
|
66
|
+
"@credo-ts/didcomm": "0.6.2-pr-2610-20260108113505",
|
|
67
|
+
"@credo-ts/drpc": "0.6.2-pr-2610-20260108113505",
|
|
68
|
+
"@credo-ts/openid4vc": "0.6.2-pr-2610-20260108113505",
|
|
69
|
+
"@credo-ts/question-answer": "0.6.2-pr-2610-20260108113505",
|
|
70
|
+
"@credo-ts/tenants": "0.6.2-pr-2610-20260108113505"
|
|
71
71
|
},
|
|
72
72
|
"peerDependencies": {
|
|
73
73
|
"drizzle-orm": "^0.44.6"
|