@credo-ts/drizzle-storage 0.6.1-alpha-20251208081705 → 0.6.1-alpha-20251208105733
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/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/sqlite.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/credential-definition-record/postgres.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/sqlite.d.mts +15 -15
- package/build/anoncreds/credential-definition-record/sqlite.d.mts.map +1 -1
- package/build/anoncreds/credential-record/postgres.d.mts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.mts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.mts.map +1 -1
- 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/key-correctness-proof-record/sqlite.d.mts.map +1 -1
- 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/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/sqlite.d.mts +12 -12
- package/build/anoncreds/revocation-registry-definition-private-record/sqlite.d.mts.map +1 -1
- 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/sqlite.d.mts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.mts.map +1 -1
- package/build/core/context-record/sqlite.d.mts +3 -3
- package/build/core/did-record/sqlite.d.mts +16 -16
- package/build/core/generic-record/sqlite.d.mts +9 -9
- package/build/core/mdoc-record/sqlite.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.mts +13 -13
- package/build/core/single-context-lru-cache-record/sqlite.d.mts +9 -9
- package/build/core/storage-version-record/sqlite.d.mts +9 -9
- package/build/core/w3c-credential-record/sqlite.d.mts +21 -21
- package/build/core/w3c-v2-credential-record/sqlite.d.mts +18 -18
- 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/connection-record/postgres.d.mts +31 -31
- package/build/didcomm/connection-record/sqlite.d.mts +25 -25
- 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/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 +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/drpc/drpc-record/postgres.d.mts +16 -16
- package/build/drpc/drpc-record/sqlite.d.mts +14 -14
- 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/sqlite.d.mts +17 -17
- package/build/openid4vc/openid4vc-issuer-record/sqlite.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/DrizzleOpenid4vcVerifierRecordAdapter.d.mts +2 -2
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts +10 -10
- 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 +11 -11
- package/build/tenants/tenant-record/sqlite.d.mts +11 -11
- 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_sqlite_core15 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_core15.SQLiteTableWithColumns<{
|
|
8
8
|
name: "AnonCredsLinkSecret";
|
|
9
9
|
schema: undefined;
|
|
10
10
|
columns: {
|
|
11
|
-
linkSecretId:
|
|
11
|
+
linkSecretId: drizzle_orm_sqlite_core15.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_core365.SQLiteTableWithCol
|
|
|
27
27
|
}, {}, {
|
|
28
28
|
length: number | undefined;
|
|
29
29
|
}>;
|
|
30
|
-
isDefault:
|
|
30
|
+
isDefault: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
31
31
|
name: "is_default";
|
|
32
32
|
tableName: "AnonCredsLinkSecret";
|
|
33
33
|
dataType: "boolean";
|
|
@@ -44,7 +44,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core365.SQLiteTableWithCol
|
|
|
44
44
|
identity: undefined;
|
|
45
45
|
generated: undefined;
|
|
46
46
|
}, {}, {}>;
|
|
47
|
-
value:
|
|
47
|
+
value: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
48
48
|
name: "value";
|
|
49
49
|
tableName: "AnonCredsLinkSecret";
|
|
50
50
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core365.SQLiteTableWithCol
|
|
|
63
63
|
}, {}, {
|
|
64
64
|
length: number | undefined;
|
|
65
65
|
}>;
|
|
66
|
-
contextCorrelationId:
|
|
66
|
+
contextCorrelationId: drizzle_orm_sqlite_core15.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_core365.SQLiteTableWithCol
|
|
|
82
82
|
}, {}, {
|
|
83
83
|
length: number | undefined;
|
|
84
84
|
}>;
|
|
85
|
-
id:
|
|
85
|
+
id: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
86
86
|
name: "id";
|
|
87
87
|
tableName: "AnonCredsLinkSecret";
|
|
88
88
|
dataType: "string";
|
|
@@ -101,7 +101,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core365.SQLiteTableWithCol
|
|
|
101
101
|
}, {}, {
|
|
102
102
|
length: undefined;
|
|
103
103
|
}>;
|
|
104
|
-
createdAt:
|
|
104
|
+
createdAt: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
105
105
|
name: "created_at";
|
|
106
106
|
tableName: "AnonCredsLinkSecret";
|
|
107
107
|
dataType: "date";
|
|
@@ -118,7 +118,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core365.SQLiteTableWithCol
|
|
|
118
118
|
identity: undefined;
|
|
119
119
|
generated: undefined;
|
|
120
120
|
}, {}, {}>;
|
|
121
|
-
updatedAt:
|
|
121
|
+
updatedAt: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
122
122
|
name: "updated_at";
|
|
123
123
|
tableName: "AnonCredsLinkSecret";
|
|
124
124
|
dataType: "date";
|
|
@@ -135,7 +135,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core365.SQLiteTableWithCol
|
|
|
135
135
|
identity: undefined;
|
|
136
136
|
generated: undefined;
|
|
137
137
|
}, {}, {}>;
|
|
138
|
-
metadata:
|
|
138
|
+
metadata: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
139
139
|
name: "metadata";
|
|
140
140
|
tableName: "AnonCredsLinkSecret";
|
|
141
141
|
dataType: "json";
|
|
@@ -154,7 +154,7 @@ declare const anonCredsLinkSecret: drizzle_orm_sqlite_core365.SQLiteTableWithCol
|
|
|
154
154
|
}, {}, {
|
|
155
155
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
156
156
|
}>;
|
|
157
|
-
customTags:
|
|
157
|
+
customTags: drizzle_orm_sqlite_core15.SQLiteColumn<{
|
|
158
158
|
name: "custom_tags";
|
|
159
159
|
tableName: "AnonCredsLinkSecret";
|
|
160
160
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/anoncreds/link-secret-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;cAGa
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/anoncreds/link-secret-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;cAGa,+CAAmB;;;;kBAc/B,yBAAA,CAAA;MAdY,IAAA,EAAA,gBAcZ;MAAA,SAAA,EAAA,qBAAA;;;;;;;;;;;;;;;;;qDAd+B,CAAA;MAAA,IAAA,EAAA,YAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core84 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_core84.PgEnum<["created", "active", "full"]>;
|
|
5
|
+
declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core84.PgTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
state:
|
|
9
|
+
state: drizzle_orm_pg_core84.PgColumn<{
|
|
10
10
|
name: "state";
|
|
11
11
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
12
12
|
dataType: "string";
|
|
@@ -23,7 +23,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core7
|
|
|
23
23
|
identity: undefined;
|
|
24
24
|
generated: undefined;
|
|
25
25
|
}, {}, {}>;
|
|
26
|
-
revocationRegistryDefinitionId:
|
|
26
|
+
revocationRegistryDefinitionId: drizzle_orm_pg_core84.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_core7
|
|
|
40
40
|
identity: undefined;
|
|
41
41
|
generated: undefined;
|
|
42
42
|
}, {}, {}>;
|
|
43
|
-
credentialDefinitionId:
|
|
43
|
+
credentialDefinitionId: drizzle_orm_pg_core84.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_core7
|
|
|
57
57
|
identity: undefined;
|
|
58
58
|
generated: undefined;
|
|
59
59
|
}, {}, {}>;
|
|
60
|
-
value:
|
|
60
|
+
value: drizzle_orm_pg_core84.PgColumn<{
|
|
61
61
|
name: "value";
|
|
62
62
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
63
63
|
dataType: "json";
|
|
@@ -76,7 +76,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core7
|
|
|
76
76
|
}, {}, {
|
|
77
77
|
$type: Record<string, unknown>;
|
|
78
78
|
}>;
|
|
79
|
-
contextCorrelationId:
|
|
79
|
+
contextCorrelationId: drizzle_orm_pg_core84.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_core7
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
id:
|
|
96
|
+
id: drizzle_orm_pg_core84.PgColumn<{
|
|
97
97
|
name: "id";
|
|
98
98
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
99
99
|
dataType: "string";
|
|
@@ -110,7 +110,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core7
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
createdAt:
|
|
113
|
+
createdAt: drizzle_orm_pg_core84.PgColumn<{
|
|
114
114
|
name: "created_at";
|
|
115
115
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
116
116
|
dataType: "date";
|
|
@@ -127,7 +127,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core7
|
|
|
127
127
|
identity: undefined;
|
|
128
128
|
generated: undefined;
|
|
129
129
|
}, {}, {}>;
|
|
130
|
-
updatedAt:
|
|
130
|
+
updatedAt: drizzle_orm_pg_core84.PgColumn<{
|
|
131
131
|
name: "updated_at";
|
|
132
132
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
133
133
|
dataType: "date";
|
|
@@ -144,7 +144,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core7
|
|
|
144
144
|
identity: undefined;
|
|
145
145
|
generated: undefined;
|
|
146
146
|
}, {}, {}>;
|
|
147
|
-
metadata:
|
|
147
|
+
metadata: drizzle_orm_pg_core84.PgColumn<{
|
|
148
148
|
name: "metadata";
|
|
149
149
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
150
150
|
dataType: "json";
|
|
@@ -163,7 +163,7 @@ declare const anonCredsRevocationRegistryDefinitionPrivate: drizzle_orm_pg_core7
|
|
|
163
163
|
}, {}, {
|
|
164
164
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
165
165
|
}>;
|
|
166
|
-
customTags:
|
|
166
|
+
customTags: drizzle_orm_pg_core84.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_core90 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_core90.SQLiteTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
state:
|
|
9
|
+
state: drizzle_orm_sqlite_core90.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_core90.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_core90.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_core90.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_core90.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_core90.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_core90.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_core90.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_core90.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_core90.SQLiteColumn<{
|
|
178
178
|
name: "custom_tags";
|
|
179
179
|
tableName: "AnonCredsRevocationRegistryDefinitionPrivate";
|
|
180
180
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/anoncreds/revocation-registry-definition-private-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;cAIa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/anoncreds/revocation-registry-definition-private-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;cAIa,wEAA4C;;;EAA5C,OAAA,EAAA;;;;;;;;;;;;;;;;;;;;;;;+DAA4C;MAAA,QAAA,EAAA,QAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core32 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_core32.PgTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinition";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
revocationRegistryDefinitionId:
|
|
9
|
+
revocationRegistryDefinitionId: drizzle_orm_pg_core32.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_core86.PgTab
|
|
|
23
23
|
identity: undefined;
|
|
24
24
|
generated: undefined;
|
|
25
25
|
}, {}, {}>;
|
|
26
|
-
credentialDefinitionId:
|
|
26
|
+
credentialDefinitionId: drizzle_orm_pg_core32.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_core86.PgTab
|
|
|
40
40
|
identity: undefined;
|
|
41
41
|
generated: undefined;
|
|
42
42
|
}, {}, {}>;
|
|
43
|
-
revocationRegistryDefinition:
|
|
43
|
+
revocationRegistryDefinition: drizzle_orm_pg_core32.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_core86.PgTab
|
|
|
59
59
|
}, {}, {
|
|
60
60
|
$type: AnonCredsRevocationRegistryDefinition;
|
|
61
61
|
}>;
|
|
62
|
-
contextCorrelationId:
|
|
62
|
+
contextCorrelationId: drizzle_orm_pg_core32.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_core86.PgTab
|
|
|
76
76
|
identity: undefined;
|
|
77
77
|
generated: undefined;
|
|
78
78
|
}, {}, {}>;
|
|
79
|
-
id:
|
|
79
|
+
id: drizzle_orm_pg_core32.PgColumn<{
|
|
80
80
|
name: "id";
|
|
81
81
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
82
82
|
dataType: "string";
|
|
@@ -93,7 +93,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core86.PgTab
|
|
|
93
93
|
identity: undefined;
|
|
94
94
|
generated: undefined;
|
|
95
95
|
}, {}, {}>;
|
|
96
|
-
createdAt:
|
|
96
|
+
createdAt: drizzle_orm_pg_core32.PgColumn<{
|
|
97
97
|
name: "created_at";
|
|
98
98
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
99
99
|
dataType: "date";
|
|
@@ -110,7 +110,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core86.PgTab
|
|
|
110
110
|
identity: undefined;
|
|
111
111
|
generated: undefined;
|
|
112
112
|
}, {}, {}>;
|
|
113
|
-
updatedAt:
|
|
113
|
+
updatedAt: drizzle_orm_pg_core32.PgColumn<{
|
|
114
114
|
name: "updated_at";
|
|
115
115
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
116
116
|
dataType: "date";
|
|
@@ -127,7 +127,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core86.PgTab
|
|
|
127
127
|
identity: undefined;
|
|
128
128
|
generated: undefined;
|
|
129
129
|
}, {}, {}>;
|
|
130
|
-
metadata:
|
|
130
|
+
metadata: drizzle_orm_pg_core32.PgColumn<{
|
|
131
131
|
name: "metadata";
|
|
132
132
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
133
133
|
dataType: "json";
|
|
@@ -146,7 +146,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_pg_core86.PgTab
|
|
|
146
146
|
}, {}, {
|
|
147
147
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
148
148
|
}>;
|
|
149
|
-
customTags:
|
|
149
|
+
customTags: drizzle_orm_pg_core32.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_core101 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_core101.SQLiteTableWithColumns<{
|
|
6
6
|
name: "AnonCredsRevocationRegistryDefinition";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
revocationRegistryDefinitionId:
|
|
9
|
+
revocationRegistryDefinitionId: drizzle_orm_sqlite_core101.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_core451.
|
|
|
25
25
|
}, {}, {
|
|
26
26
|
length: number | undefined;
|
|
27
27
|
}>;
|
|
28
|
-
revocationRegistryDefinition:
|
|
28
|
+
revocationRegistryDefinition: drizzle_orm_sqlite_core101.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_core451.
|
|
|
44
44
|
}, {}, {
|
|
45
45
|
$type: AnonCredsRevocationRegistryDefinition;
|
|
46
46
|
}>;
|
|
47
|
-
credentialDefinitionId:
|
|
47
|
+
credentialDefinitionId: drizzle_orm_sqlite_core101.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_core451.
|
|
|
63
63
|
}, {}, {
|
|
64
64
|
length: number | undefined;
|
|
65
65
|
}>;
|
|
66
|
-
contextCorrelationId:
|
|
66
|
+
contextCorrelationId: drizzle_orm_sqlite_core101.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_core451.
|
|
|
82
82
|
}, {}, {
|
|
83
83
|
length: number | undefined;
|
|
84
84
|
}>;
|
|
85
|
-
id:
|
|
85
|
+
id: drizzle_orm_sqlite_core101.SQLiteColumn<{
|
|
86
86
|
name: "id";
|
|
87
87
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
88
88
|
dataType: "string";
|
|
@@ -101,7 +101,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core451.
|
|
|
101
101
|
}, {}, {
|
|
102
102
|
length: undefined;
|
|
103
103
|
}>;
|
|
104
|
-
createdAt:
|
|
104
|
+
createdAt: drizzle_orm_sqlite_core101.SQLiteColumn<{
|
|
105
105
|
name: "created_at";
|
|
106
106
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
107
107
|
dataType: "date";
|
|
@@ -118,7 +118,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core451.
|
|
|
118
118
|
identity: undefined;
|
|
119
119
|
generated: undefined;
|
|
120
120
|
}, {}, {}>;
|
|
121
|
-
updatedAt:
|
|
121
|
+
updatedAt: drizzle_orm_sqlite_core101.SQLiteColumn<{
|
|
122
122
|
name: "updated_at";
|
|
123
123
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
124
124
|
dataType: "date";
|
|
@@ -135,7 +135,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core451.
|
|
|
135
135
|
identity: undefined;
|
|
136
136
|
generated: undefined;
|
|
137
137
|
}, {}, {}>;
|
|
138
|
-
metadata:
|
|
138
|
+
metadata: drizzle_orm_sqlite_core101.SQLiteColumn<{
|
|
139
139
|
name: "metadata";
|
|
140
140
|
tableName: "AnonCredsRevocationRegistryDefinition";
|
|
141
141
|
dataType: "json";
|
|
@@ -154,7 +154,7 @@ declare const anonCredsRevocationRegistryDefinition: drizzle_orm_sqlite_core451.
|
|
|
154
154
|
}, {}, {
|
|
155
155
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
156
156
|
}>;
|
|
157
|
-
customTags:
|
|
157
|
+
customTags: drizzle_orm_sqlite_core101.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_sqlite_core25 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { AnonCredsSchema } from "@credo-ts/anoncreds";
|
|
3
3
|
|
|
4
4
|
//#region src/anoncreds/schema-record/sqlite.d.ts
|
|
5
|
-
declare const anonCredsSchema:
|
|
5
|
+
declare const anonCredsSchema: drizzle_orm_sqlite_core25.SQLiteTableWithColumns<{
|
|
6
6
|
name: "AnonCredsSchema";
|
|
7
7
|
schema: undefined;
|
|
8
8
|
columns: {
|
|
9
|
-
schemaId:
|
|
9
|
+
schemaId: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
10
10
|
name: "schema_id";
|
|
11
11
|
tableName: "AnonCredsSchema";
|
|
12
12
|
dataType: "string";
|
|
@@ -25,7 +25,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
25
25
|
}, {}, {
|
|
26
26
|
length: number | undefined;
|
|
27
27
|
}>;
|
|
28
|
-
schema:
|
|
28
|
+
schema: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
29
29
|
name: "schema";
|
|
30
30
|
tableName: "AnonCredsSchema";
|
|
31
31
|
dataType: "json";
|
|
@@ -44,7 +44,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
44
44
|
}, {}, {
|
|
45
45
|
$type: Omit<AnonCredsSchema, "name" | "issuerId" | "version">;
|
|
46
46
|
}>;
|
|
47
|
-
issuerId:
|
|
47
|
+
issuerId: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
48
48
|
name: "issuer_id";
|
|
49
49
|
tableName: "AnonCredsSchema";
|
|
50
50
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
63
63
|
}, {}, {
|
|
64
64
|
length: number | undefined;
|
|
65
65
|
}>;
|
|
66
|
-
schemaName:
|
|
66
|
+
schemaName: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
67
67
|
name: "schema_name";
|
|
68
68
|
tableName: "AnonCredsSchema";
|
|
69
69
|
dataType: "string";
|
|
@@ -82,7 +82,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
82
82
|
}, {}, {
|
|
83
83
|
length: number | undefined;
|
|
84
84
|
}>;
|
|
85
|
-
schemaVersion:
|
|
85
|
+
schemaVersion: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
86
86
|
name: "schema_version";
|
|
87
87
|
tableName: "AnonCredsSchema";
|
|
88
88
|
dataType: "string";
|
|
@@ -101,7 +101,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
101
101
|
}, {}, {
|
|
102
102
|
length: number | undefined;
|
|
103
103
|
}>;
|
|
104
|
-
methodName:
|
|
104
|
+
methodName: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
105
105
|
name: "method_name";
|
|
106
106
|
tableName: "AnonCredsSchema";
|
|
107
107
|
dataType: "string";
|
|
@@ -120,7 +120,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
120
120
|
}, {}, {
|
|
121
121
|
length: number | undefined;
|
|
122
122
|
}>;
|
|
123
|
-
unqualifiedSchemaId:
|
|
123
|
+
unqualifiedSchemaId: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
124
124
|
name: "unqualified_schema_id";
|
|
125
125
|
tableName: "AnonCredsSchema";
|
|
126
126
|
dataType: "string";
|
|
@@ -139,7 +139,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
139
139
|
}, {}, {
|
|
140
140
|
length: number | undefined;
|
|
141
141
|
}>;
|
|
142
|
-
contextCorrelationId:
|
|
142
|
+
contextCorrelationId: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
143
143
|
name: "context_correlation_id";
|
|
144
144
|
tableName: "AnonCredsSchema";
|
|
145
145
|
dataType: "string";
|
|
@@ -158,7 +158,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
158
158
|
}, {}, {
|
|
159
159
|
length: number | undefined;
|
|
160
160
|
}>;
|
|
161
|
-
id:
|
|
161
|
+
id: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
162
162
|
name: "id";
|
|
163
163
|
tableName: "AnonCredsSchema";
|
|
164
164
|
dataType: "string";
|
|
@@ -177,7 +177,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
177
177
|
}, {}, {
|
|
178
178
|
length: undefined;
|
|
179
179
|
}>;
|
|
180
|
-
createdAt:
|
|
180
|
+
createdAt: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
181
181
|
name: "created_at";
|
|
182
182
|
tableName: "AnonCredsSchema";
|
|
183
183
|
dataType: "date";
|
|
@@ -194,7 +194,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
194
194
|
identity: undefined;
|
|
195
195
|
generated: undefined;
|
|
196
196
|
}, {}, {}>;
|
|
197
|
-
updatedAt:
|
|
197
|
+
updatedAt: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
198
198
|
name: "updated_at";
|
|
199
199
|
tableName: "AnonCredsSchema";
|
|
200
200
|
dataType: "date";
|
|
@@ -211,7 +211,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
211
211
|
identity: undefined;
|
|
212
212
|
generated: undefined;
|
|
213
213
|
}, {}, {}>;
|
|
214
|
-
metadata:
|
|
214
|
+
metadata: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
215
215
|
name: "metadata";
|
|
216
216
|
tableName: "AnonCredsSchema";
|
|
217
217
|
dataType: "json";
|
|
@@ -230,7 +230,7 @@ declare const anonCredsSchema: drizzle_orm_sqlite_core426.SQLiteTableWithColumns
|
|
|
230
230
|
}, {}, {
|
|
231
231
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
232
232
|
}>;
|
|
233
|
-
customTags:
|
|
233
|
+
customTags: drizzle_orm_sqlite_core25.SQLiteColumn<{
|
|
234
234
|
name: "custom_tags";
|
|
235
235
|
tableName: "AnonCredsSchema";
|
|
236
236
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/anoncreds/schema-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;cAIa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/anoncreds/schema-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;cAIa,2CAAe;;;EAAf,OAAA,EAAA;IAiBZ,QAAA,EAAA,yBAAA,CAAA,YAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;yBAjB2B;MAAA,OAAA,EAAA,IAAA"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core245 from "drizzle-orm/sqlite-core";
|
|
2
2
|
|
|
3
3
|
//#region src/core/context-record/sqlite.d.ts
|
|
4
4
|
declare namespace sqlite_d_exports {
|
|
5
5
|
export { context };
|
|
6
6
|
}
|
|
7
|
-
declare const context:
|
|
7
|
+
declare const context: drizzle_orm_sqlite_core245.SQLiteTableWithColumns<{
|
|
8
8
|
name: "Context";
|
|
9
9
|
schema: undefined;
|
|
10
10
|
columns: {
|
|
11
|
-
contextCorrelationId:
|
|
11
|
+
contextCorrelationId: drizzle_orm_sqlite_core245.SQLiteColumn<{
|
|
12
12
|
name: "context_correlation_id";
|
|
13
13
|
tableName: "Context";
|
|
14
14
|
dataType: "string";
|