@credo-ts/drizzle-storage 0.6.2-alpha-20251210145840 → 0.6.2-alpha-20251211115250
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 +17 -17
- package/build/action-menu/action-menu-record/sqlite.d.mts +14 -14
- package/build/adapter/BaseDrizzleRecordAdapter.d.mts +2 -2
- package/build/adapter/BaseDrizzleRecordAdapter.d.mts.map +1 -1
- package/build/anoncreds/credential-definition-private-record/postgres.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.mts +10 -10
- package/build/anoncreds/credential-definition-record/postgres.d.mts +17 -17
- package/build/anoncreds/credential-definition-record/sqlite.d.mts +17 -17
- package/build/anoncreds/credential-record/postgres.d.mts +20 -20
- 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/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/DrizzleDidRecordAdapter.d.mts.map +1 -1
- package/build/core/did-record/postgres.d.mts +21 -21
- 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/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/DrizzleMdocRecordAdapter.d.mts.map +1 -1
- package/build/core/mdoc-record/postgres.d.mts +12 -12
- 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/DrizzleSdJwtVcRecordAdapter.d.mts.map +1 -1
- package/build/core/sd-jwt-vc-record/postgres.d.mts +13 -13
- 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/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/DrizzleStorageVersionRecordAdapter.d.mts.map +1 -1
- package/build/core/storage-version-record/postgres.d.mts +9 -9
- package/build/core/storage-version-record/sqlite.d.mts +9 -9
- 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-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.mts +6 -6
- package/build/core/w3c-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.mts.map +1 -1
- package/build/core/w3c-v2-credential-record/postgres.d.mts +24 -24
- 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/postgres.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.mts +14 -14
- package/build/didcomm/connection-record/postgres.d.mts +39 -39
- package/build/didcomm/connection-record/postgres.d.mts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.mts +25 -25
- package/build/didcomm/credential-exchange-record/postgres.d.mts +27 -27
- package/build/didcomm/credential-exchange-record/postgres.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.mts +20 -20
- 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/mediation-record/postgres.d.mts +27 -27
- package/build/didcomm/mediation-record/sqlite.d.mts +17 -17
- package/build/didcomm/mediator-routing-record/postgres.d.mts +14 -14
- package/build/didcomm/mediator-routing-record/sqlite.d.mts +10 -10
- package/build/didcomm/out-of-band-record/postgres.d.mts +30 -30
- 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/postgres.d.mts.map +1 -1
- 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-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/postgres.d.mts.map +1 -1
- 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/postgres.d.mts.map +1 -1
- 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/postgres.d.mts.map +1 -1
- 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 +20 -20
- 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/postgres.d.mts.map +1 -1
- 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_core417 from "drizzle-orm/pg-core";
|
|
2
2
|
|
|
3
3
|
//#region src/anoncreds/link-secret-record/postgres.d.ts
|
|
4
4
|
declare namespace postgres_d_exports {
|
|
5
5
|
export { anonCredsLinkSecret };
|
|
6
6
|
}
|
|
7
|
-
declare const anonCredsLinkSecret:
|
|
7
|
+
declare const anonCredsLinkSecret: drizzle_orm_pg_core417.PgTableWithColumns<{
|
|
8
8
|
name: "AnonCredsLinkSecret";
|
|
9
9
|
schema: undefined;
|
|
10
10
|
columns: {
|
|
11
|
-
linkSecretId:
|
|
11
|
+
linkSecretId: drizzle_orm_pg_core417.PgColumn<{
|
|
12
12
|
name: "link_secret_id";
|
|
13
13
|
tableName: "AnonCredsLinkSecret";
|
|
14
14
|
dataType: "string";
|
|
@@ -25,7 +25,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
25
25
|
identity: undefined;
|
|
26
26
|
generated: undefined;
|
|
27
27
|
}, {}, {}>;
|
|
28
|
-
isDefault:
|
|
28
|
+
isDefault: drizzle_orm_pg_core417.PgColumn<{
|
|
29
29
|
name: "is_default";
|
|
30
30
|
tableName: "AnonCredsLinkSecret";
|
|
31
31
|
dataType: "boolean";
|
|
@@ -42,7 +42,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
42
42
|
identity: undefined;
|
|
43
43
|
generated: undefined;
|
|
44
44
|
}, {}, {}>;
|
|
45
|
-
value:
|
|
45
|
+
value: drizzle_orm_pg_core417.PgColumn<{
|
|
46
46
|
name: "value";
|
|
47
47
|
tableName: "AnonCredsLinkSecret";
|
|
48
48
|
dataType: "string";
|
|
@@ -59,7 +59,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
59
59
|
identity: undefined;
|
|
60
60
|
generated: undefined;
|
|
61
61
|
}, {}, {}>;
|
|
62
|
-
contextCorrelationId:
|
|
62
|
+
contextCorrelationId: drizzle_orm_pg_core417.PgColumn<{
|
|
63
63
|
name: "context_correlation_id";
|
|
64
64
|
tableName: "AnonCredsLinkSecret";
|
|
65
65
|
dataType: "string";
|
|
@@ -76,7 +76,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
76
76
|
identity: undefined;
|
|
77
77
|
generated: undefined;
|
|
78
78
|
}, {}, {}>;
|
|
79
|
-
id:
|
|
79
|
+
id: drizzle_orm_pg_core417.PgColumn<{
|
|
80
80
|
name: "id";
|
|
81
81
|
tableName: "AnonCredsLinkSecret";
|
|
82
82
|
dataType: "string";
|
|
@@ -93,7 +93,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
createdAt:
|
|
96
|
+
createdAt: drizzle_orm_pg_core417.PgColumn<{
|
|
97
97
|
name: "created_at";
|
|
98
98
|
tableName: "AnonCredsLinkSecret";
|
|
99
99
|
dataType: "date";
|
|
@@ -110,7 +110,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
updatedAt:
|
|
113
|
+
updatedAt: drizzle_orm_pg_core417.PgColumn<{
|
|
114
114
|
name: "updated_at";
|
|
115
115
|
tableName: "AnonCredsLinkSecret";
|
|
116
116
|
dataType: "date";
|
|
@@ -127,7 +127,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
127
127
|
identity: undefined;
|
|
128
128
|
generated: undefined;
|
|
129
129
|
}, {}, {}>;
|
|
130
|
-
metadata:
|
|
130
|
+
metadata: drizzle_orm_pg_core417.PgColumn<{
|
|
131
131
|
name: "metadata";
|
|
132
132
|
tableName: "AnonCredsLinkSecret";
|
|
133
133
|
dataType: "json";
|
|
@@ -146,7 +146,7 @@ declare const anonCredsLinkSecret: drizzle_orm_pg_core240.PgTableWithColumns<{
|
|
|
146
146
|
}, {}, {
|
|
147
147
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
148
148
|
}>;
|
|
149
|
-
customTags:
|
|
149
|
+
customTags: drizzle_orm_pg_core417.PgColumn<{
|
|
150
150
|
name: "custom_tags";
|
|
151
151
|
tableName: "AnonCredsLinkSecret";
|
|
152
152
|
dataType: "json";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core430 from "drizzle-orm/sqlite-core";
|
|
2
2
|
|
|
3
3
|
//#region src/anoncreds/link-secret-record/sqlite.d.ts
|
|
4
4
|
declare namespace sqlite_d_exports {
|
|
5
5
|
export { anonCredsLinkSecret };
|
|
6
6
|
}
|
|
7
|
-
declare const anonCredsLinkSecret:
|
|
7
|
+
declare const anonCredsLinkSecret: drizzle_orm_sqlite_core430.SQLiteTableWithColumns<{
|
|
8
8
|
name: "AnonCredsLinkSecret";
|
|
9
9
|
schema: undefined;
|
|
10
10
|
columns: {
|
|
11
|
-
linkSecretId:
|
|
11
|
+
linkSecretId: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
12
12
|
name: "link_secret_id";
|
|
13
13
|
tableName: "AnonCredsLinkSecret";
|
|
14
14
|
dataType: "string";
|
|
@@ -27,7 +27,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
27
27
|
}, {}, {
|
|
28
28
|
length: number | undefined;
|
|
29
29
|
}>;
|
|
30
|
-
isDefault:
|
|
30
|
+
isDefault: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
31
31
|
name: "is_default";
|
|
32
32
|
tableName: "AnonCredsLinkSecret";
|
|
33
33
|
dataType: "boolean";
|
|
@@ -44,7 +44,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
44
44
|
identity: undefined;
|
|
45
45
|
generated: undefined;
|
|
46
46
|
}, {}, {}>;
|
|
47
|
-
value:
|
|
47
|
+
value: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
48
48
|
name: "value";
|
|
49
49
|
tableName: "AnonCredsLinkSecret";
|
|
50
50
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
63
63
|
}, {}, {
|
|
64
64
|
length: number | undefined;
|
|
65
65
|
}>;
|
|
66
|
-
contextCorrelationId:
|
|
66
|
+
contextCorrelationId: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
67
67
|
name: "context_correlation_id";
|
|
68
68
|
tableName: "AnonCredsLinkSecret";
|
|
69
69
|
dataType: "string";
|
|
@@ -82,7 +82,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
82
82
|
}, {}, {
|
|
83
83
|
length: number | undefined;
|
|
84
84
|
}>;
|
|
85
|
-
id:
|
|
85
|
+
id: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
86
86
|
name: "id";
|
|
87
87
|
tableName: "AnonCredsLinkSecret";
|
|
88
88
|
dataType: "string";
|
|
@@ -101,7 +101,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
101
101
|
}, {}, {
|
|
102
102
|
length: undefined;
|
|
103
103
|
}>;
|
|
104
|
-
createdAt:
|
|
104
|
+
createdAt: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
105
105
|
name: "created_at";
|
|
106
106
|
tableName: "AnonCredsLinkSecret";
|
|
107
107
|
dataType: "date";
|
|
@@ -118,7 +118,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
118
118
|
identity: undefined;
|
|
119
119
|
generated: undefined;
|
|
120
120
|
}, {}, {}>;
|
|
121
|
-
updatedAt:
|
|
121
|
+
updatedAt: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
122
122
|
name: "updated_at";
|
|
123
123
|
tableName: "AnonCredsLinkSecret";
|
|
124
124
|
dataType: "date";
|
|
@@ -135,7 +135,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
135
135
|
identity: undefined;
|
|
136
136
|
generated: undefined;
|
|
137
137
|
}, {}, {}>;
|
|
138
|
-
metadata:
|
|
138
|
+
metadata: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
139
139
|
name: "metadata";
|
|
140
140
|
tableName: "AnonCredsLinkSecret";
|
|
141
141
|
dataType: "json";
|
|
@@ -154,7 +154,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core332.SQLiteTableWithCol
|
|
|
154
154
|
}, {}, {
|
|
155
155
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
156
156
|
}>;
|
|
157
|
-
customTags:
|
|
157
|
+
customTags: drizzle_orm_sqlite_core430.SQLiteColumn<{
|
|
158
158
|
name: "custom_tags";
|
|
159
159
|
tableName: "AnonCredsLinkSecret";
|
|
160
160
|
dataType: "json";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core492 from "drizzle-orm/pg-core";
|
|
2
2
|
|
|
3
3
|
//#region src/anoncreds/revocation-registry-definition-private-record/postgres.d.ts
|
|
4
|
-
declare const anonCredsRevocationRegistryStateEnum:
|
|
5
|
-
declare const anonCredsRevocationRegistryDefinitionPrivate:
|
|
4
|
+
declare const anonCredsRevocationRegistryStateEnum: drizzle_orm_pg_core492.PgEnum<["created", "active", "full"]>;
|
|
5
|
+
declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core492.PgTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
state:
|
|
9
|
+
state: drizzle_orm_pg_core492.PgColumn<{
|
|
10
10
|
name: "state";
|
|
11
11
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
12
12
|
dataType: "string";
|
|
@@ -23,7 +23,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
23
23
|
identity: undefined;
|
|
24
24
|
generated: undefined;
|
|
25
25
|
}, {}, {}>;
|
|
26
|
-
revocationRegistryDefinitionId:
|
|
26
|
+
revocationRegistryDefinitionId: drizzle_orm_pg_core492.PgColumn<{
|
|
27
27
|
name: "revocation_registry_definition_id";
|
|
28
28
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
29
29
|
dataType: "string";
|
|
@@ -40,7 +40,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
40
40
|
identity: undefined;
|
|
41
41
|
generated: undefined;
|
|
42
42
|
}, {}, {}>;
|
|
43
|
-
credentialDefinitionId:
|
|
43
|
+
credentialDefinitionId: drizzle_orm_pg_core492.PgColumn<{
|
|
44
44
|
name: "credential_definition_id";
|
|
45
45
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
46
46
|
dataType: "string";
|
|
@@ -57,7 +57,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
57
57
|
identity: undefined;
|
|
58
58
|
generated: undefined;
|
|
59
59
|
}, {}, {}>;
|
|
60
|
-
value:
|
|
60
|
+
value: drizzle_orm_pg_core492.PgColumn<{
|
|
61
61
|
name: "value";
|
|
62
62
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
63
63
|
dataType: "json";
|
|
@@ -76,7 +76,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
76
76
|
}, {}, {
|
|
77
77
|
$type: Record<string, unknown>;
|
|
78
78
|
}>;
|
|
79
|
-
contextCorrelationId:
|
|
79
|
+
contextCorrelationId: drizzle_orm_pg_core492.PgColumn<{
|
|
80
80
|
name: "context_correlation_id";
|
|
81
81
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
82
82
|
dataType: "string";
|
|
@@ -93,7 +93,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
id:
|
|
96
|
+
id: drizzle_orm_pg_core492.PgColumn<{
|
|
97
97
|
name: "id";
|
|
98
98
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
99
99
|
dataType: "string";
|
|
@@ -110,7 +110,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
createdAt:
|
|
113
|
+
createdAt: drizzle_orm_pg_core492.PgColumn<{
|
|
114
114
|
name: "created_at";
|
|
115
115
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
116
116
|
dataType: "date";
|
|
@@ -127,7 +127,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
127
127
|
identity: undefined;
|
|
128
128
|
generated: undefined;
|
|
129
129
|
}, {}, {}>;
|
|
130
|
-
updatedAt:
|
|
130
|
+
updatedAt: drizzle_orm_pg_core492.PgColumn<{
|
|
131
131
|
name: "updated_at";
|
|
132
132
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
133
133
|
dataType: "date";
|
|
@@ -144,7 +144,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
144
144
|
identity: undefined;
|
|
145
145
|
generated: undefined;
|
|
146
146
|
}, {}, {}>;
|
|
147
|
-
metadata:
|
|
147
|
+
metadata: drizzle_orm_pg_core492.PgColumn<{
|
|
148
148
|
name: "metadata";
|
|
149
149
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
150
150
|
dataType: "json";
|
|
@@ -163,7 +163,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core2
|
|
|
163
163
|
}, {}, {
|
|
164
164
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
165
165
|
}>;
|
|
166
|
-
customTags:
|
|
166
|
+
customTags: drizzle_orm_pg_core492.PgColumn<{
|
|
167
167
|
name: "custom_tags";
|
|
168
168
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
169
169
|
dataType: "json";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core440 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { AnonCredsRevocationRegistryState } from "@credo-ts/anoncreds";
|
|
3
3
|
|
|
4
4
|
//#region src/anoncreds/revocation-registry-definition-private-record/sqlite.d.ts
|
|
5
|
-
declare const anonCredsRevocationRegistryDefinitionPrivate:
|
|
5
|
+
declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_core440.SQLiteTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
state:
|
|
9
|
+
state: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
10
10
|
name: "state";
|
|
11
11
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
12
12
|
dataType: "string";
|
|
@@ -26,7 +26,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
26
26
|
length: number | undefined;
|
|
27
27
|
$type: AnonCredsRevocationRegistryState;
|
|
28
28
|
}>;
|
|
29
|
-
revocationRegistryDefinitionId:
|
|
29
|
+
revocationRegistryDefinitionId: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
30
30
|
name: "revocation_registry_definition_id";
|
|
31
31
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
32
32
|
dataType: "string";
|
|
@@ -45,7 +45,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
45
45
|
}, {}, {
|
|
46
46
|
length: number | undefined;
|
|
47
47
|
}>;
|
|
48
|
-
credentialDefinitionId:
|
|
48
|
+
credentialDefinitionId: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
49
49
|
name: "credential_definition_id";
|
|
50
50
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
51
51
|
dataType: "string";
|
|
@@ -64,7 +64,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
64
64
|
}, {}, {
|
|
65
65
|
length: number | undefined;
|
|
66
66
|
}>;
|
|
67
|
-
value:
|
|
67
|
+
value: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
68
68
|
name: "value";
|
|
69
69
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
70
70
|
dataType: "json";
|
|
@@ -83,7 +83,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
83
83
|
}, {}, {
|
|
84
84
|
$type: Record<string, unknown>;
|
|
85
85
|
}>;
|
|
86
|
-
contextCorrelationId:
|
|
86
|
+
contextCorrelationId: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
87
87
|
name: "context_correlation_id";
|
|
88
88
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
89
89
|
dataType: "string";
|
|
@@ -102,7 +102,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
102
102
|
}, {}, {
|
|
103
103
|
length: number | undefined;
|
|
104
104
|
}>;
|
|
105
|
-
id:
|
|
105
|
+
id: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
106
106
|
name: "id";
|
|
107
107
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
108
108
|
dataType: "string";
|
|
@@ -121,7 +121,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
121
121
|
}, {}, {
|
|
122
122
|
length: undefined;
|
|
123
123
|
}>;
|
|
124
|
-
createdAt:
|
|
124
|
+
createdAt: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
125
125
|
name: "created_at";
|
|
126
126
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
127
127
|
dataType: "date";
|
|
@@ -138,7 +138,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
138
138
|
identity: undefined;
|
|
139
139
|
generated: undefined;
|
|
140
140
|
}, {}, {}>;
|
|
141
|
-
updatedAt:
|
|
141
|
+
updatedAt: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
142
142
|
name: "updated_at";
|
|
143
143
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
144
144
|
dataType: "date";
|
|
@@ -155,7 +155,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
155
155
|
identity: undefined;
|
|
156
156
|
generated: undefined;
|
|
157
157
|
}, {}, {}>;
|
|
158
|
-
metadata:
|
|
158
|
+
metadata: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
159
159
|
name: "metadata";
|
|
160
160
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
161
161
|
dataType: "json";
|
|
@@ -174,7 +174,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_sqlite_c
|
|
|
174
174
|
}, {}, {
|
|
175
175
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
176
176
|
}>;
|
|
177
|
-
customTags:
|
|
177
|
+
customTags: drizzle_orm_sqlite_core440.SQLiteColumn<{
|
|
178
178
|
name: "custom_tags";
|
|
179
179
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
180
180
|
dataType: "json";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core504 from "drizzle-orm/pg-core";
|
|
2
2
|
import { AnonCredsRevocationRegistryDefinition } from "@credo-ts/anoncreds";
|
|
3
3
|
|
|
4
4
|
//#region src/anoncreds/revocation-registry-definition-record/postgres.d.ts
|
|
5
|
-
declare const anonCredsRevocationRegistryDefinition:
|
|
5
|
+
declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core504.PgTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinition";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
revocationRegistryDefinitionId:
|
|
9
|
+
revocationRegistryDefinitionId: drizzle_orm_pg_core504.PgColumn<{
|
|
10
10
|
name: "revocation_registry_definition_id";
|
|
11
11
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
12
12
|
dataType: "string";
|
|
@@ -23,7 +23,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
23
23
|
identity: undefined;
|
|
24
24
|
generated: undefined;
|
|
25
25
|
}, {}, {}>;
|
|
26
|
-
credentialDefinitionId:
|
|
26
|
+
credentialDefinitionId: drizzle_orm_pg_core504.PgColumn<{
|
|
27
27
|
name: "credential_definition_id";
|
|
28
28
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
29
29
|
dataType: "string";
|
|
@@ -40,7 +40,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
40
40
|
identity: undefined;
|
|
41
41
|
generated: undefined;
|
|
42
42
|
}, {}, {}>;
|
|
43
|
-
revocationRegistryDefinition:
|
|
43
|
+
revocationRegistryDefinition: drizzle_orm_pg_core504.PgColumn<{
|
|
44
44
|
name: "revocation_registry_definition";
|
|
45
45
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
46
46
|
dataType: "json";
|
|
@@ -59,7 +59,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
59
59
|
}, {}, {
|
|
60
60
|
$type: AnonCredsRevocationRegistryDefinition;
|
|
61
61
|
}>;
|
|
62
|
-
contextCorrelationId:
|
|
62
|
+
contextCorrelationId: drizzle_orm_pg_core504.PgColumn<{
|
|
63
63
|
name: "context_correlation_id";
|
|
64
64
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
65
65
|
dataType: "string";
|
|
@@ -76,7 +76,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
76
76
|
identity: undefined;
|
|
77
77
|
generated: undefined;
|
|
78
78
|
}, {}, {}>;
|
|
79
|
-
id:
|
|
79
|
+
id: drizzle_orm_pg_core504.PgColumn<{
|
|
80
80
|
name: "id";
|
|
81
81
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
82
82
|
dataType: "string";
|
|
@@ -93,7 +93,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
createdAt:
|
|
96
|
+
createdAt: drizzle_orm_pg_core504.PgColumn<{
|
|
97
97
|
name: "created_at";
|
|
98
98
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
99
99
|
dataType: "date";
|
|
@@ -110,7 +110,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
updatedAt:
|
|
113
|
+
updatedAt: drizzle_orm_pg_core504.PgColumn<{
|
|
114
114
|
name: "updated_at";
|
|
115
115
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
116
116
|
dataType: "date";
|
|
@@ -127,7 +127,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
127
127
|
identity: undefined;
|
|
128
128
|
generated: undefined;
|
|
129
129
|
}, {}, {}>;
|
|
130
|
-
metadata:
|
|
130
|
+
metadata: drizzle_orm_pg_core504.PgColumn<{
|
|
131
131
|
name: "metadata";
|
|
132
132
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
133
133
|
dataType: "json";
|
|
@@ -146,7 +146,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core262.PgTa
|
|
|
146
146
|
}, {}, {
|
|
147
147
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
148
148
|
}>;
|
|
149
|
-
customTags:
|
|
149
|
+
customTags: drizzle_orm_pg_core504.PgColumn<{
|
|
150
150
|
name: "custom_tags";
|
|
151
151
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
152
152
|
dataType: "json";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core451 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { AnonCredsRevocationRegistryDefinition } from "@credo-ts/anoncreds";
|
|
3
3
|
|
|
4
4
|
//#region src/anoncreds/revocation-registry-definition-record/sqlite.d.ts
|
|
5
|
-
declare const anonCredsRevocationRegistryDefinition:
|
|
5
|
+
declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core451.SQLiteTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinition";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
revocationRegistryDefinitionId:
|
|
9
|
+
revocationRegistryDefinitionId: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
10
10
|
name: "revocation_registry_definition_id";
|
|
11
11
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
12
12
|
dataType: "string";
|
|
@@ -25,7 +25,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
25
25
|
}, {}, {
|
|
26
26
|
length: number | undefined;
|
|
27
27
|
}>;
|
|
28
|
-
revocationRegistryDefinition:
|
|
28
|
+
revocationRegistryDefinition: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
29
29
|
name: "revocation_registry_definition";
|
|
30
30
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
31
31
|
dataType: "json";
|
|
@@ -44,7 +44,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
44
44
|
}, {}, {
|
|
45
45
|
$type: AnonCredsRevocationRegistryDefinition;
|
|
46
46
|
}>;
|
|
47
|
-
credentialDefinitionId:
|
|
47
|
+
credentialDefinitionId: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
48
48
|
name: "credential_definition_id";
|
|
49
49
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
50
50
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
63
63
|
}, {}, {
|
|
64
64
|
length: number | undefined;
|
|
65
65
|
}>;
|
|
66
|
-
contextCorrelationId:
|
|
66
|
+
contextCorrelationId: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
67
67
|
name: "context_correlation_id";
|
|
68
68
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
69
69
|
dataType: "string";
|
|
@@ -82,7 +82,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
82
82
|
}, {}, {
|
|
83
83
|
length: number | undefined;
|
|
84
84
|
}>;
|
|
85
|
-
id:
|
|
85
|
+
id: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
86
86
|
name: "id";
|
|
87
87
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
88
88
|
dataType: "string";
|
|
@@ -101,7 +101,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
101
101
|
}, {}, {
|
|
102
102
|
length: undefined;
|
|
103
103
|
}>;
|
|
104
|
-
createdAt:
|
|
104
|
+
createdAt: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
105
105
|
name: "created_at";
|
|
106
106
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
107
107
|
dataType: "date";
|
|
@@ -118,7 +118,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
118
118
|
identity: undefined;
|
|
119
119
|
generated: undefined;
|
|
120
120
|
}, {}, {}>;
|
|
121
|
-
updatedAt:
|
|
121
|
+
updatedAt: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
122
122
|
name: "updated_at";
|
|
123
123
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
124
124
|
dataType: "date";
|
|
@@ -135,7 +135,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
135
135
|
identity: undefined;
|
|
136
136
|
generated: undefined;
|
|
137
137
|
}, {}, {}>;
|
|
138
|
-
metadata:
|
|
138
|
+
metadata: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
139
139
|
name: "metadata";
|
|
140
140
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
141
141
|
dataType: "json";
|
|
@@ -154,7 +154,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core353.
|
|
|
154
154
|
}, {}, {
|
|
155
155
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
156
156
|
}>;
|
|
157
|
-
customTags:
|
|
157
|
+
customTags: drizzle_orm_sqlite_core451.SQLiteColumn<{
|
|
158
158
|
name: "custom_tags";
|
|
159
159
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
160
160
|
dataType: "json";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core478 from "drizzle-orm/pg-core";
|
|
2
2
|
import { AnonCredsSchema } from "@credo-ts/anoncreds";
|
|
3
3
|
|
|
4
4
|
//#region src/anoncreds/schema-record/postgres.d.ts
|
|
5
|
-
declare const anonCredsSchema:
|
|
5
|
+
declare const anonCredsSchema: drizzle_orm_pg_core478.PgTableWithColumns<{
|
|
6
6
|
name: "AnonCredsSchema";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
schemaId:
|
|
9
|
+
schemaId: drizzle_orm_pg_core478.PgColumn<{
|
|
10
10
|
name: "schema_id";
|
|
11
11
|
tableName: "AnonCredsSchema";
|
|
12
12
|
dataType: "string";
|
|
@@ -23,7 +23,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
23
23
|
identity: undefined;
|
|
24
24
|
generated: undefined;
|
|
25
25
|
}, {}, {}>;
|
|
26
|
-
schema:
|
|
26
|
+
schema: drizzle_orm_pg_core478.PgColumn<{
|
|
27
27
|
name: "schema";
|
|
28
28
|
tableName: "AnonCredsSchema";
|
|
29
29
|
dataType: "json";
|
|
@@ -42,7 +42,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
42
42
|
}, {}, {
|
|
43
43
|
$type: Omit<AnonCredsSchema, "name" | "issuerId" | "version">;
|
|
44
44
|
}>;
|
|
45
|
-
issuerId:
|
|
45
|
+
issuerId: drizzle_orm_pg_core478.PgColumn<{
|
|
46
46
|
name: "issuer_id";
|
|
47
47
|
tableName: "AnonCredsSchema";
|
|
48
48
|
dataType: "string";
|
|
@@ -59,7 +59,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
59
59
|
identity: undefined;
|
|
60
60
|
generated: undefined;
|
|
61
61
|
}, {}, {}>;
|
|
62
|
-
schemaName:
|
|
62
|
+
schemaName: drizzle_orm_pg_core478.PgColumn<{
|
|
63
63
|
name: "schema_name";
|
|
64
64
|
tableName: "AnonCredsSchema";
|
|
65
65
|
dataType: "string";
|
|
@@ -76,7 +76,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
76
76
|
identity: undefined;
|
|
77
77
|
generated: undefined;
|
|
78
78
|
}, {}, {}>;
|
|
79
|
-
schemaVersion:
|
|
79
|
+
schemaVersion: drizzle_orm_pg_core478.PgColumn<{
|
|
80
80
|
name: "schema_version";
|
|
81
81
|
tableName: "AnonCredsSchema";
|
|
82
82
|
dataType: "string";
|
|
@@ -93,7 +93,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
methodName:
|
|
96
|
+
methodName: drizzle_orm_pg_core478.PgColumn<{
|
|
97
97
|
name: "method_name";
|
|
98
98
|
tableName: "AnonCredsSchema";
|
|
99
99
|
dataType: "string";
|
|
@@ -110,7 +110,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
unqualifiedSchemaId:
|
|
113
|
+
unqualifiedSchemaId: drizzle_orm_pg_core478.PgColumn<{
|
|
114
114
|
name: "unqualified_schema_id";
|
|
115
115
|
tableName: "AnonCredsSchema";
|
|
116
116
|
dataType: "string";
|
|
@@ -127,7 +127,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
127
127
|
identity: undefined;
|
|
128
128
|
generated: undefined;
|
|
129
129
|
}, {}, {}>;
|
|
130
|
-
contextCorrelationId:
|
|
130
|
+
contextCorrelationId: drizzle_orm_pg_core478.PgColumn<{
|
|
131
131
|
name: "context_correlation_id";
|
|
132
132
|
tableName: "AnonCredsSchema";
|
|
133
133
|
dataType: "string";
|
|
@@ -144,7 +144,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
144
144
|
identity: undefined;
|
|
145
145
|
generated: undefined;
|
|
146
146
|
}, {}, {}>;
|
|
147
|
-
id:
|
|
147
|
+
id: drizzle_orm_pg_core478.PgColumn<{
|
|
148
148
|
name: "id";
|
|
149
149
|
tableName: "AnonCredsSchema";
|
|
150
150
|
dataType: "string";
|
|
@@ -161,7 +161,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
161
161
|
identity: undefined;
|
|
162
162
|
generated: undefined;
|
|
163
163
|
}, {}, {}>;
|
|
164
|
-
createdAt:
|
|
164
|
+
createdAt: drizzle_orm_pg_core478.PgColumn<{
|
|
165
165
|
name: "created_at";
|
|
166
166
|
tableName: "AnonCredsSchema";
|
|
167
167
|
dataType: "date";
|
|
@@ -178,7 +178,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
178
178
|
identity: undefined;
|
|
179
179
|
generated: undefined;
|
|
180
180
|
}, {}, {}>;
|
|
181
|
-
updatedAt:
|
|
181
|
+
updatedAt: drizzle_orm_pg_core478.PgColumn<{
|
|
182
182
|
name: "updated_at";
|
|
183
183
|
tableName: "AnonCredsSchema";
|
|
184
184
|
dataType: "date";
|
|
@@ -195,7 +195,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
195
195
|
identity: undefined;
|
|
196
196
|
generated: undefined;
|
|
197
197
|
}, {}, {}>;
|
|
198
|
-
metadata:
|
|
198
|
+
metadata: drizzle_orm_pg_core478.PgColumn<{
|
|
199
199
|
name: "metadata";
|
|
200
200
|
tableName: "AnonCredsSchema";
|
|
201
201
|
dataType: "json";
|
|
@@ -214,7 +214,7 @@ declare const anonCredsSchema: drizzle_orm_pg_core27.PgTableWithColumns<{
|
|
|
214
214
|
}, {}, {
|
|
215
215
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
216
216
|
}>;
|
|
217
|
-
customTags:
|
|
217
|
+
customTags: drizzle_orm_pg_core478.PgColumn<{
|
|
218
218
|
name: "custom_tags";
|
|
219
219
|
tableName: "AnonCredsSchema";
|
|
220
220
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/anoncreds/schema-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;cAIa,
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/anoncreds/schema-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;cAIa,wCAAe;;;EAAf,OAAA,EAAA;IAiBZ,QAAA,EAAA,sBAAA,CAAA,QAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;kBAjB2B,KAAA;MAAA,YAAA,EAAA,KAAA"}
|