@credo-ts/drizzle-storage 0.6.2-pr-2610-20260107224024 → 0.6.2-pr-2610-20260107230512
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/sqlite.d.mts +14 -14
- 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/postgres.d.mts.map +1 -1
- 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/postgres.d.mts.map +1 -1
- package/build/anoncreds/link-secret-record/sqlite.d.mts +11 -11
- package/build/anoncreds/link-secret-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.mts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.mts.map +1 -1
- 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/anoncreds/schema-record/sqlite.d.mts.map +1 -1
- 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/connection-record/postgres.d.mts +31 -31
- package/build/didcomm/credential-exchange-record/postgres.d.mts +24 -24
- package/build/didcomm/didcomm-message-record/postgres.d.mts +17 -17
- package/build/didcomm/mediation-record/postgres.d.mts +22 -22
- package/build/didcomm/mediator-routing-record/postgres.d.mts +11 -11
- package/build/didcomm/out-of-band-record/postgres.d.mts +25 -25
- package/build/didcomm/proof-exchange-record/postgres.d.mts +20 -20
- package/build/didcomm/proof-exchange-record/sqlite.d.mts +17 -17
- 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/openid4vc/openid4vc-issuance-session-record/postgres.d.mts +30 -30
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts +28 -28
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/DrizzleOpenid4vcIssuerRecordAdapter.d.mts.map +1 -1
- 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-issuer-record/sqlite.d.mts.map +1 -1
- 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-verification-session-record/sqlite.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-verifier-record/postgres.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts.map +1 -1
- 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/question-answer/question-answer-record/sqlite.d.mts.map +1 -1
- 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,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core424 from "drizzle-orm/pg-core";
|
|
2
2
|
import { DidCommPlaintextMessage } from "@credo-ts/didcomm";
|
|
3
3
|
|
|
4
4
|
//#region src/didcomm/didcomm-message-record/postgres.d.ts
|
|
@@ -6,12 +6,12 @@ declare namespace postgres_d_exports {
|
|
|
6
6
|
export { didcommMessage, didcommMessageRoleEnum, didcommMessageRoles };
|
|
7
7
|
}
|
|
8
8
|
declare const didcommMessageRoles: readonly ["sender", "receiver"];
|
|
9
|
-
declare const didcommMessageRoleEnum:
|
|
10
|
-
declare const didcommMessage:
|
|
9
|
+
declare const didcommMessageRoleEnum: drizzle_orm_pg_core424.PgEnum<["sender", "receiver"]>;
|
|
10
|
+
declare const didcommMessage: drizzle_orm_pg_core424.PgTableWithColumns<{
|
|
11
11
|
name: "DidcommMessage";
|
|
12
12
|
schema: undefined;
|
|
13
13
|
columns: {
|
|
14
|
-
message:
|
|
14
|
+
message: drizzle_orm_pg_core424.PgColumn<{
|
|
15
15
|
name: "message";
|
|
16
16
|
tableName: "DidcommMessage";
|
|
17
17
|
dataType: "json";
|
|
@@ -30,7 +30,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
30
30
|
}, {}, {
|
|
31
31
|
$type: DidCommPlaintextMessage;
|
|
32
32
|
}>;
|
|
33
|
-
role:
|
|
33
|
+
role: drizzle_orm_pg_core424.PgColumn<{
|
|
34
34
|
name: "role";
|
|
35
35
|
tableName: "DidcommMessage";
|
|
36
36
|
dataType: "string";
|
|
@@ -47,7 +47,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
47
47
|
identity: undefined;
|
|
48
48
|
generated: undefined;
|
|
49
49
|
}, {}, {}>;
|
|
50
|
-
associatedRecordId:
|
|
50
|
+
associatedRecordId: drizzle_orm_pg_core424.PgColumn<{
|
|
51
51
|
name: "associated_record_id";
|
|
52
52
|
tableName: "DidcommMessage";
|
|
53
53
|
dataType: "string";
|
|
@@ -64,7 +64,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
64
64
|
identity: undefined;
|
|
65
65
|
generated: undefined;
|
|
66
66
|
}, {}, {}>;
|
|
67
|
-
threadId:
|
|
67
|
+
threadId: drizzle_orm_pg_core424.PgColumn<{
|
|
68
68
|
name: "thread_id";
|
|
69
69
|
tableName: "DidcommMessage";
|
|
70
70
|
dataType: "string";
|
|
@@ -81,7 +81,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
81
81
|
identity: undefined;
|
|
82
82
|
generated: undefined;
|
|
83
83
|
}, {}, {}>;
|
|
84
|
-
protocolName:
|
|
84
|
+
protocolName: drizzle_orm_pg_core424.PgColumn<{
|
|
85
85
|
name: "protocol_name";
|
|
86
86
|
tableName: "DidcommMessage";
|
|
87
87
|
dataType: "string";
|
|
@@ -98,7 +98,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
98
98
|
identity: undefined;
|
|
99
99
|
generated: undefined;
|
|
100
100
|
}, {}, {}>;
|
|
101
|
-
messageName:
|
|
101
|
+
messageName: drizzle_orm_pg_core424.PgColumn<{
|
|
102
102
|
name: "message_name";
|
|
103
103
|
tableName: "DidcommMessage";
|
|
104
104
|
dataType: "string";
|
|
@@ -115,7 +115,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
115
115
|
identity: undefined;
|
|
116
116
|
generated: undefined;
|
|
117
117
|
}, {}, {}>;
|
|
118
|
-
protocolMajorVersion:
|
|
118
|
+
protocolMajorVersion: drizzle_orm_pg_core424.PgColumn<{
|
|
119
119
|
name: "protocol_major_version";
|
|
120
120
|
tableName: "DidcommMessage";
|
|
121
121
|
dataType: "string";
|
|
@@ -132,7 +132,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
132
132
|
identity: undefined;
|
|
133
133
|
generated: undefined;
|
|
134
134
|
}, {}, {}>;
|
|
135
|
-
protocolMinorVersion:
|
|
135
|
+
protocolMinorVersion: drizzle_orm_pg_core424.PgColumn<{
|
|
136
136
|
name: "protocol_minor_version";
|
|
137
137
|
tableName: "DidcommMessage";
|
|
138
138
|
dataType: "string";
|
|
@@ -149,7 +149,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
149
149
|
identity: undefined;
|
|
150
150
|
generated: undefined;
|
|
151
151
|
}, {}, {}>;
|
|
152
|
-
contextCorrelationId:
|
|
152
|
+
contextCorrelationId: drizzle_orm_pg_core424.PgColumn<{
|
|
153
153
|
name: "context_correlation_id";
|
|
154
154
|
tableName: "DidcommMessage";
|
|
155
155
|
dataType: "string";
|
|
@@ -166,7 +166,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
166
166
|
identity: undefined;
|
|
167
167
|
generated: undefined;
|
|
168
168
|
}, {}, {}>;
|
|
169
|
-
id:
|
|
169
|
+
id: drizzle_orm_pg_core424.PgColumn<{
|
|
170
170
|
name: "id";
|
|
171
171
|
tableName: "DidcommMessage";
|
|
172
172
|
dataType: "string";
|
|
@@ -183,7 +183,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
183
183
|
identity: undefined;
|
|
184
184
|
generated: undefined;
|
|
185
185
|
}, {}, {}>;
|
|
186
|
-
createdAt:
|
|
186
|
+
createdAt: drizzle_orm_pg_core424.PgColumn<{
|
|
187
187
|
name: "created_at";
|
|
188
188
|
tableName: "DidcommMessage";
|
|
189
189
|
dataType: "date";
|
|
@@ -200,7 +200,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
200
200
|
identity: undefined;
|
|
201
201
|
generated: undefined;
|
|
202
202
|
}, {}, {}>;
|
|
203
|
-
updatedAt:
|
|
203
|
+
updatedAt: drizzle_orm_pg_core424.PgColumn<{
|
|
204
204
|
name: "updated_at";
|
|
205
205
|
tableName: "DidcommMessage";
|
|
206
206
|
dataType: "date";
|
|
@@ -217,7 +217,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
217
217
|
identity: undefined;
|
|
218
218
|
generated: undefined;
|
|
219
219
|
}, {}, {}>;
|
|
220
|
-
metadata:
|
|
220
|
+
metadata: drizzle_orm_pg_core424.PgColumn<{
|
|
221
221
|
name: "metadata";
|
|
222
222
|
tableName: "DidcommMessage";
|
|
223
223
|
dataType: "json";
|
|
@@ -236,7 +236,7 @@ declare const didcommMessage: drizzle_orm_pg_core428.PgTableWithColumns<{
|
|
|
236
236
|
}, {}, {
|
|
237
237
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
238
238
|
}>;
|
|
239
|
-
customTags:
|
|
239
|
+
customTags: drizzle_orm_pg_core424.PgColumn<{
|
|
240
240
|
name: "custom_tags";
|
|
241
241
|
tableName: "DidcommMessage";
|
|
242
242
|
dataType: "json";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import * as drizzle_orm37 from "drizzle-orm";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_pg_core440 from "drizzle-orm/pg-core";
|
|
3
3
|
|
|
4
4
|
//#region src/didcomm/mediation-record/postgres.d.ts
|
|
5
5
|
declare namespace postgres_d_exports {
|
|
6
6
|
export { didcommMediation, didcommMediationPickupStrategies, didcommMediationPickupStrategyEnum, didcommMediationRoleEnum, didcommMediationStateEnum };
|
|
7
7
|
}
|
|
8
|
-
declare const didcommMediationStateEnum:
|
|
9
|
-
declare const didcommMediationRoleEnum:
|
|
8
|
+
declare const didcommMediationStateEnum: drizzle_orm_pg_core440.PgEnum<["requested", "granted", "denied"]>;
|
|
9
|
+
declare const didcommMediationRoleEnum: drizzle_orm_pg_core440.PgEnum<["MEDIATOR", "RECIPIENT"]>;
|
|
10
10
|
declare const didcommMediationPickupStrategies: readonly ["PickUpV1", "PickUpV2", "PickUpV2LiveMode", "Implicit", "None"];
|
|
11
|
-
declare const didcommMediationPickupStrategyEnum:
|
|
12
|
-
declare const didcommMediation:
|
|
11
|
+
declare const didcommMediationPickupStrategyEnum: drizzle_orm_pg_core440.PgEnum<["PickUpV1", "PickUpV2", "PickUpV2LiveMode", "Implicit", "None"]>;
|
|
12
|
+
declare const didcommMediation: drizzle_orm_pg_core440.PgTableWithColumns<{
|
|
13
13
|
name: "DidcommMediation";
|
|
14
14
|
schema: undefined;
|
|
15
15
|
columns: {
|
|
16
|
-
state:
|
|
16
|
+
state: drizzle_orm_pg_core440.PgColumn<{
|
|
17
17
|
name: "state";
|
|
18
18
|
tableName: "DidcommMediation";
|
|
19
19
|
dataType: "string";
|
|
@@ -30,7 +30,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
30
30
|
identity: undefined;
|
|
31
31
|
generated: undefined;
|
|
32
32
|
}, {}, {}>;
|
|
33
|
-
role:
|
|
33
|
+
role: drizzle_orm_pg_core440.PgColumn<{
|
|
34
34
|
name: "role";
|
|
35
35
|
tableName: "DidcommMediation";
|
|
36
36
|
dataType: "string";
|
|
@@ -47,7 +47,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
47
47
|
identity: undefined;
|
|
48
48
|
generated: undefined;
|
|
49
49
|
}, {}, {}>;
|
|
50
|
-
connectionId:
|
|
50
|
+
connectionId: drizzle_orm_pg_core440.PgColumn<{
|
|
51
51
|
name: "connection_id";
|
|
52
52
|
tableName: "DidcommMediation";
|
|
53
53
|
dataType: "string";
|
|
@@ -64,7 +64,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
64
64
|
identity: undefined;
|
|
65
65
|
generated: undefined;
|
|
66
66
|
}, {}, {}>;
|
|
67
|
-
threadId:
|
|
67
|
+
threadId: drizzle_orm_pg_core440.PgColumn<{
|
|
68
68
|
name: "thread_id";
|
|
69
69
|
tableName: "DidcommMediation";
|
|
70
70
|
dataType: "string";
|
|
@@ -81,7 +81,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
81
81
|
identity: undefined;
|
|
82
82
|
generated: undefined;
|
|
83
83
|
}, {}, {}>;
|
|
84
|
-
endpoint:
|
|
84
|
+
endpoint: drizzle_orm_pg_core440.PgColumn<{
|
|
85
85
|
name: "endpoint";
|
|
86
86
|
tableName: "DidcommMediation";
|
|
87
87
|
dataType: "string";
|
|
@@ -98,7 +98,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
98
98
|
identity: undefined;
|
|
99
99
|
generated: undefined;
|
|
100
100
|
}, {}, {}>;
|
|
101
|
-
recipientKeys:
|
|
101
|
+
recipientKeys: drizzle_orm_pg_core440.PgColumn<{
|
|
102
102
|
name: "recipient_keys";
|
|
103
103
|
tableName: "DidcommMediation";
|
|
104
104
|
dataType: "array";
|
|
@@ -131,7 +131,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
131
131
|
identity: undefined;
|
|
132
132
|
generated: undefined;
|
|
133
133
|
}, {}, {
|
|
134
|
-
baseBuilder:
|
|
134
|
+
baseBuilder: drizzle_orm_pg_core440.PgColumnBuilder<{
|
|
135
135
|
name: "recipient_keys";
|
|
136
136
|
dataType: "string";
|
|
137
137
|
columnType: "PgText";
|
|
@@ -141,7 +141,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
141
141
|
}, {}, {}, drizzle_orm37.ColumnBuilderExtraConfig>;
|
|
142
142
|
size: undefined;
|
|
143
143
|
}>;
|
|
144
|
-
routingKeys:
|
|
144
|
+
routingKeys: drizzle_orm_pg_core440.PgColumn<{
|
|
145
145
|
name: "routing_keys";
|
|
146
146
|
tableName: "DidcommMediation";
|
|
147
147
|
dataType: "array";
|
|
@@ -174,7 +174,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
174
174
|
identity: undefined;
|
|
175
175
|
generated: undefined;
|
|
176
176
|
}, {}, {
|
|
177
|
-
baseBuilder:
|
|
177
|
+
baseBuilder: drizzle_orm_pg_core440.PgColumnBuilder<{
|
|
178
178
|
name: "routing_keys";
|
|
179
179
|
dataType: "string";
|
|
180
180
|
columnType: "PgText";
|
|
@@ -184,7 +184,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
184
184
|
}, {}, {}, drizzle_orm37.ColumnBuilderExtraConfig>;
|
|
185
185
|
size: undefined;
|
|
186
186
|
}>;
|
|
187
|
-
pickupStrategy:
|
|
187
|
+
pickupStrategy: drizzle_orm_pg_core440.PgColumn<{
|
|
188
188
|
name: "pickup_strategy";
|
|
189
189
|
tableName: "DidcommMediation";
|
|
190
190
|
dataType: "string";
|
|
@@ -201,7 +201,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
201
201
|
identity: undefined;
|
|
202
202
|
generated: undefined;
|
|
203
203
|
}, {}, {}>;
|
|
204
|
-
default:
|
|
204
|
+
default: drizzle_orm_pg_core440.PgColumn<{
|
|
205
205
|
name: "default";
|
|
206
206
|
tableName: "DidcommMediation";
|
|
207
207
|
dataType: "boolean";
|
|
@@ -218,7 +218,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
218
218
|
identity: undefined;
|
|
219
219
|
generated: undefined;
|
|
220
220
|
}, {}, {}>;
|
|
221
|
-
contextCorrelationId:
|
|
221
|
+
contextCorrelationId: drizzle_orm_pg_core440.PgColumn<{
|
|
222
222
|
name: "context_correlation_id";
|
|
223
223
|
tableName: "DidcommMediation";
|
|
224
224
|
dataType: "string";
|
|
@@ -235,7 +235,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
235
235
|
identity: undefined;
|
|
236
236
|
generated: undefined;
|
|
237
237
|
}, {}, {}>;
|
|
238
|
-
id:
|
|
238
|
+
id: drizzle_orm_pg_core440.PgColumn<{
|
|
239
239
|
name: "id";
|
|
240
240
|
tableName: "DidcommMediation";
|
|
241
241
|
dataType: "string";
|
|
@@ -252,7 +252,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
252
252
|
identity: undefined;
|
|
253
253
|
generated: undefined;
|
|
254
254
|
}, {}, {}>;
|
|
255
|
-
createdAt:
|
|
255
|
+
createdAt: drizzle_orm_pg_core440.PgColumn<{
|
|
256
256
|
name: "created_at";
|
|
257
257
|
tableName: "DidcommMediation";
|
|
258
258
|
dataType: "date";
|
|
@@ -269,7 +269,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
269
269
|
identity: undefined;
|
|
270
270
|
generated: undefined;
|
|
271
271
|
}, {}, {}>;
|
|
272
|
-
updatedAt:
|
|
272
|
+
updatedAt: drizzle_orm_pg_core440.PgColumn<{
|
|
273
273
|
name: "updated_at";
|
|
274
274
|
tableName: "DidcommMediation";
|
|
275
275
|
dataType: "date";
|
|
@@ -286,7 +286,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
286
286
|
identity: undefined;
|
|
287
287
|
generated: undefined;
|
|
288
288
|
}, {}, {}>;
|
|
289
|
-
metadata:
|
|
289
|
+
metadata: drizzle_orm_pg_core440.PgColumn<{
|
|
290
290
|
name: "metadata";
|
|
291
291
|
tableName: "DidcommMediation";
|
|
292
292
|
dataType: "json";
|
|
@@ -305,7 +305,7 @@ declare const didcommMediation: drizzle_orm_pg_core444.PgTableWithColumns<{
|
|
|
305
305
|
}, {}, {
|
|
306
306
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
307
307
|
}>;
|
|
308
|
-
customTags:
|
|
308
|
+
customTags: drizzle_orm_pg_core440.PgColumn<{
|
|
309
309
|
name: "custom_tags";
|
|
310
310
|
tableName: "DidcommMediation";
|
|
311
311
|
dataType: "json";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import * as drizzle_orm41 from "drizzle-orm";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_pg_core461 from "drizzle-orm/pg-core";
|
|
3
3
|
import { DidCommMediatorRoutingRecordRoutingKey } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/didcomm/mediator-routing-record/postgres.d.ts
|
|
6
6
|
declare namespace postgres_d_exports {
|
|
7
7
|
export { didcommMediatorRouting };
|
|
8
8
|
}
|
|
9
|
-
declare const didcommMediatorRouting:
|
|
9
|
+
declare const didcommMediatorRouting: drizzle_orm_pg_core461.PgTableWithColumns<{
|
|
10
10
|
name: "DidcommMediatorRouting";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
routingKeys:
|
|
13
|
+
routingKeys: drizzle_orm_pg_core461.PgColumn<{
|
|
14
14
|
name: "routing_keys";
|
|
15
15
|
tableName: "DidcommMediatorRouting";
|
|
16
16
|
dataType: "json";
|
|
@@ -29,7 +29,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
$type: (string | DidCommMediatorRoutingRecordRoutingKey)[];
|
|
31
31
|
}>;
|
|
32
|
-
routingKeyFingerprints:
|
|
32
|
+
routingKeyFingerprints: drizzle_orm_pg_core461.PgColumn<{
|
|
33
33
|
name: "routing_key_fingerprints";
|
|
34
34
|
tableName: "DidcommMediatorRouting";
|
|
35
35
|
dataType: "array";
|
|
@@ -62,7 +62,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
62
62
|
identity: undefined;
|
|
63
63
|
generated: undefined;
|
|
64
64
|
}, {}, {
|
|
65
|
-
baseBuilder:
|
|
65
|
+
baseBuilder: drizzle_orm_pg_core461.PgColumnBuilder<{
|
|
66
66
|
name: "routing_key_fingerprints";
|
|
67
67
|
dataType: "string";
|
|
68
68
|
columnType: "PgText";
|
|
@@ -72,7 +72,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
72
72
|
}, {}, {}, drizzle_orm41.ColumnBuilderExtraConfig>;
|
|
73
73
|
size: undefined;
|
|
74
74
|
}>;
|
|
75
|
-
contextCorrelationId:
|
|
75
|
+
contextCorrelationId: drizzle_orm_pg_core461.PgColumn<{
|
|
76
76
|
name: "context_correlation_id";
|
|
77
77
|
tableName: "DidcommMediatorRouting";
|
|
78
78
|
dataType: "string";
|
|
@@ -89,7 +89,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
89
89
|
identity: undefined;
|
|
90
90
|
generated: undefined;
|
|
91
91
|
}, {}, {}>;
|
|
92
|
-
id:
|
|
92
|
+
id: drizzle_orm_pg_core461.PgColumn<{
|
|
93
93
|
name: "id";
|
|
94
94
|
tableName: "DidcommMediatorRouting";
|
|
95
95
|
dataType: "string";
|
|
@@ -106,7 +106,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
106
106
|
identity: undefined;
|
|
107
107
|
generated: undefined;
|
|
108
108
|
}, {}, {}>;
|
|
109
|
-
createdAt:
|
|
109
|
+
createdAt: drizzle_orm_pg_core461.PgColumn<{
|
|
110
110
|
name: "created_at";
|
|
111
111
|
tableName: "DidcommMediatorRouting";
|
|
112
112
|
dataType: "date";
|
|
@@ -123,7 +123,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
123
123
|
identity: undefined;
|
|
124
124
|
generated: undefined;
|
|
125
125
|
}, {}, {}>;
|
|
126
|
-
updatedAt:
|
|
126
|
+
updatedAt: drizzle_orm_pg_core461.PgColumn<{
|
|
127
127
|
name: "updated_at";
|
|
128
128
|
tableName: "DidcommMediatorRouting";
|
|
129
129
|
dataType: "date";
|
|
@@ -140,7 +140,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
140
140
|
identity: undefined;
|
|
141
141
|
generated: undefined;
|
|
142
142
|
}, {}, {}>;
|
|
143
|
-
metadata:
|
|
143
|
+
metadata: drizzle_orm_pg_core461.PgColumn<{
|
|
144
144
|
name: "metadata";
|
|
145
145
|
tableName: "DidcommMediatorRouting";
|
|
146
146
|
dataType: "json";
|
|
@@ -159,7 +159,7 @@ declare const didcommMediatorRouting: drizzle_orm_pg_core465.PgTableWithColumns<
|
|
|
159
159
|
}, {}, {
|
|
160
160
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
161
161
|
}>;
|
|
162
|
-
customTags:
|
|
162
|
+
customTags: drizzle_orm_pg_core461.PgColumn<{
|
|
163
163
|
name: "custom_tags";
|
|
164
164
|
tableName: "DidcommMediatorRouting";
|
|
165
165
|
dataType: "json";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as drizzle_orm43 from "drizzle-orm";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_pg_core471 from "drizzle-orm/pg-core";
|
|
3
3
|
import { DidCommOutOfBandInlineServiceKey, DidCommPlaintextMessage } from "@credo-ts/didcomm";
|
|
4
4
|
|
|
5
5
|
//#region src/didcomm/out-of-band-record/postgres.d.ts
|
|
@@ -7,14 +7,14 @@ declare namespace postgres_d_exports {
|
|
|
7
7
|
export { didcommOutOfBand, didcommOutOfBandRoleEnum, didcommOutOfBandRoles, didcommOutOfBandStateEnum, didcommOutOfBandStates };
|
|
8
8
|
}
|
|
9
9
|
declare const didcommOutOfBandRoles: readonly ["sender", "receiver"];
|
|
10
|
-
declare const didcommOutOfBandRoleEnum:
|
|
10
|
+
declare const didcommOutOfBandRoleEnum: drizzle_orm_pg_core471.PgEnum<["sender", "receiver"]>;
|
|
11
11
|
declare const didcommOutOfBandStates: readonly ["initial", "await-response", "prepare-response", "done"];
|
|
12
|
-
declare const didcommOutOfBandStateEnum:
|
|
13
|
-
declare const didcommOutOfBand:
|
|
12
|
+
declare const didcommOutOfBandStateEnum: drizzle_orm_pg_core471.PgEnum<["initial", "await-response", "prepare-response", "done"]>;
|
|
13
|
+
declare const didcommOutOfBand: drizzle_orm_pg_core471.PgTableWithColumns<{
|
|
14
14
|
name: "DidcommOutOfBand";
|
|
15
15
|
schema: undefined;
|
|
16
16
|
columns: {
|
|
17
|
-
outOfBandInvitation:
|
|
17
|
+
outOfBandInvitation: drizzle_orm_pg_core471.PgColumn<{
|
|
18
18
|
name: "out_of_band_invitation";
|
|
19
19
|
tableName: "DidcommOutOfBand";
|
|
20
20
|
dataType: "json";
|
|
@@ -33,7 +33,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
33
33
|
}, {}, {
|
|
34
34
|
$type: DidCommPlaintextMessage;
|
|
35
35
|
}>;
|
|
36
|
-
role:
|
|
36
|
+
role: drizzle_orm_pg_core471.PgColumn<{
|
|
37
37
|
name: "role";
|
|
38
38
|
tableName: "DidcommOutOfBand";
|
|
39
39
|
dataType: "string";
|
|
@@ -50,7 +50,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
50
50
|
identity: undefined;
|
|
51
51
|
generated: undefined;
|
|
52
52
|
}, {}, {}>;
|
|
53
|
-
state:
|
|
53
|
+
state: drizzle_orm_pg_core471.PgColumn<{
|
|
54
54
|
name: "state";
|
|
55
55
|
tableName: "DidcommOutOfBand";
|
|
56
56
|
dataType: "string";
|
|
@@ -67,7 +67,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
67
67
|
identity: undefined;
|
|
68
68
|
generated: undefined;
|
|
69
69
|
}, {}, {}>;
|
|
70
|
-
alias:
|
|
70
|
+
alias: drizzle_orm_pg_core471.PgColumn<{
|
|
71
71
|
name: "alias";
|
|
72
72
|
tableName: "DidcommOutOfBand";
|
|
73
73
|
dataType: "string";
|
|
@@ -84,7 +84,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
84
84
|
identity: undefined;
|
|
85
85
|
generated: undefined;
|
|
86
86
|
}, {}, {}>;
|
|
87
|
-
reusable:
|
|
87
|
+
reusable: drizzle_orm_pg_core471.PgColumn<{
|
|
88
88
|
name: "reusable";
|
|
89
89
|
tableName: "DidcommOutOfBand";
|
|
90
90
|
dataType: "boolean";
|
|
@@ -101,7 +101,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
101
101
|
identity: undefined;
|
|
102
102
|
generated: undefined;
|
|
103
103
|
}, {}, {}>;
|
|
104
|
-
autoAcceptConnection:
|
|
104
|
+
autoAcceptConnection: drizzle_orm_pg_core471.PgColumn<{
|
|
105
105
|
name: "auto_accept_connection";
|
|
106
106
|
tableName: "DidcommOutOfBand";
|
|
107
107
|
dataType: "boolean";
|
|
@@ -118,7 +118,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
118
118
|
identity: undefined;
|
|
119
119
|
generated: undefined;
|
|
120
120
|
}, {}, {}>;
|
|
121
|
-
mediatorId:
|
|
121
|
+
mediatorId: drizzle_orm_pg_core471.PgColumn<{
|
|
122
122
|
name: "mediator_id";
|
|
123
123
|
tableName: "DidcommOutOfBand";
|
|
124
124
|
dataType: "string";
|
|
@@ -135,7 +135,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
135
135
|
identity: undefined;
|
|
136
136
|
generated: undefined;
|
|
137
137
|
}, {}, {}>;
|
|
138
|
-
reuseConnectionId:
|
|
138
|
+
reuseConnectionId: drizzle_orm_pg_core471.PgColumn<{
|
|
139
139
|
name: "reuse_connection_id";
|
|
140
140
|
tableName: "DidcommOutOfBand";
|
|
141
141
|
dataType: "string";
|
|
@@ -152,7 +152,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
152
152
|
identity: undefined;
|
|
153
153
|
generated: undefined;
|
|
154
154
|
}, {}, {}>;
|
|
155
|
-
invitationInlineServiceKeys:
|
|
155
|
+
invitationInlineServiceKeys: drizzle_orm_pg_core471.PgColumn<{
|
|
156
156
|
name: "invitation_inline_service_keys";
|
|
157
157
|
tableName: "DidcommOutOfBand";
|
|
158
158
|
dataType: "json";
|
|
@@ -171,7 +171,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
171
171
|
}, {}, {
|
|
172
172
|
$type: DidCommOutOfBandInlineServiceKey[];
|
|
173
173
|
}>;
|
|
174
|
-
threadId:
|
|
174
|
+
threadId: drizzle_orm_pg_core471.PgColumn<{
|
|
175
175
|
name: "thread_id";
|
|
176
176
|
tableName: "DidcommOutOfBand";
|
|
177
177
|
dataType: "string";
|
|
@@ -188,7 +188,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
188
188
|
identity: undefined;
|
|
189
189
|
generated: undefined;
|
|
190
190
|
}, {}, {}>;
|
|
191
|
-
invitationRequestsThreadIds:
|
|
191
|
+
invitationRequestsThreadIds: drizzle_orm_pg_core471.PgColumn<{
|
|
192
192
|
name: "invitation_requests_thread_ids";
|
|
193
193
|
tableName: "DidcommOutOfBand";
|
|
194
194
|
dataType: "array";
|
|
@@ -221,7 +221,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
221
221
|
identity: undefined;
|
|
222
222
|
generated: undefined;
|
|
223
223
|
}, {}, {
|
|
224
|
-
baseBuilder:
|
|
224
|
+
baseBuilder: drizzle_orm_pg_core471.PgColumnBuilder<{
|
|
225
225
|
name: "invitation_requests_thread_ids";
|
|
226
226
|
dataType: "string";
|
|
227
227
|
columnType: "PgText";
|
|
@@ -231,7 +231,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
231
231
|
}, {}, {}, drizzle_orm43.ColumnBuilderExtraConfig>;
|
|
232
232
|
size: undefined;
|
|
233
233
|
}>;
|
|
234
|
-
recipientKeyFingerprints:
|
|
234
|
+
recipientKeyFingerprints: drizzle_orm_pg_core471.PgColumn<{
|
|
235
235
|
name: "recipient_key_fingerprints";
|
|
236
236
|
tableName: "DidcommOutOfBand";
|
|
237
237
|
dataType: "array";
|
|
@@ -264,7 +264,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
264
264
|
identity: undefined;
|
|
265
265
|
generated: undefined;
|
|
266
266
|
}, {}, {
|
|
267
|
-
baseBuilder:
|
|
267
|
+
baseBuilder: drizzle_orm_pg_core471.PgColumnBuilder<{
|
|
268
268
|
name: "recipient_key_fingerprints";
|
|
269
269
|
dataType: "string";
|
|
270
270
|
columnType: "PgText";
|
|
@@ -274,7 +274,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
274
274
|
}, {}, {}, drizzle_orm43.ColumnBuilderExtraConfig>;
|
|
275
275
|
size: undefined;
|
|
276
276
|
}>;
|
|
277
|
-
recipientRoutingKeyFingerprint:
|
|
277
|
+
recipientRoutingKeyFingerprint: drizzle_orm_pg_core471.PgColumn<{
|
|
278
278
|
name: "recipient_routing_key_fingerprint";
|
|
279
279
|
tableName: "DidcommOutOfBand";
|
|
280
280
|
dataType: "string";
|
|
@@ -291,7 +291,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
291
291
|
identity: undefined;
|
|
292
292
|
generated: undefined;
|
|
293
293
|
}, {}, {}>;
|
|
294
|
-
contextCorrelationId:
|
|
294
|
+
contextCorrelationId: drizzle_orm_pg_core471.PgColumn<{
|
|
295
295
|
name: "context_correlation_id";
|
|
296
296
|
tableName: "DidcommOutOfBand";
|
|
297
297
|
dataType: "string";
|
|
@@ -308,7 +308,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
308
308
|
identity: undefined;
|
|
309
309
|
generated: undefined;
|
|
310
310
|
}, {}, {}>;
|
|
311
|
-
id:
|
|
311
|
+
id: drizzle_orm_pg_core471.PgColumn<{
|
|
312
312
|
name: "id";
|
|
313
313
|
tableName: "DidcommOutOfBand";
|
|
314
314
|
dataType: "string";
|
|
@@ -325,7 +325,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
325
325
|
identity: undefined;
|
|
326
326
|
generated: undefined;
|
|
327
327
|
}, {}, {}>;
|
|
328
|
-
createdAt:
|
|
328
|
+
createdAt: drizzle_orm_pg_core471.PgColumn<{
|
|
329
329
|
name: "created_at";
|
|
330
330
|
tableName: "DidcommOutOfBand";
|
|
331
331
|
dataType: "date";
|
|
@@ -342,7 +342,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
342
342
|
identity: undefined;
|
|
343
343
|
generated: undefined;
|
|
344
344
|
}, {}, {}>;
|
|
345
|
-
updatedAt:
|
|
345
|
+
updatedAt: drizzle_orm_pg_core471.PgColumn<{
|
|
346
346
|
name: "updated_at";
|
|
347
347
|
tableName: "DidcommOutOfBand";
|
|
348
348
|
dataType: "date";
|
|
@@ -359,7 +359,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
359
359
|
identity: undefined;
|
|
360
360
|
generated: undefined;
|
|
361
361
|
}, {}, {}>;
|
|
362
|
-
metadata:
|
|
362
|
+
metadata: drizzle_orm_pg_core471.PgColumn<{
|
|
363
363
|
name: "metadata";
|
|
364
364
|
tableName: "DidcommOutOfBand";
|
|
365
365
|
dataType: "json";
|
|
@@ -378,7 +378,7 @@ declare const didcommOutOfBand: drizzle_orm_pg_core475.PgTableWithColumns<{
|
|
|
378
378
|
}, {}, {
|
|
379
379
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
380
380
|
}>;
|
|
381
|
-
customTags:
|
|
381
|
+
customTags: drizzle_orm_pg_core471.PgColumn<{
|
|
382
382
|
name: "custom_tags";
|
|
383
383
|
tableName: "DidcommOutOfBand";
|
|
384
384
|
dataType: "json";
|