@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
|
@@ -2,7 +2,7 @@ import { DrizzleDatabase } from "../../DrizzleDatabase.mjs";
|
|
|
2
2
|
import { BaseDrizzleRecordAdapter, DrizzleAdapterRecordValues } from "../../adapter/BaseDrizzleRecordAdapter.mjs";
|
|
3
3
|
import { mdoc, postgres_d_exports } from "./postgres.mjs";
|
|
4
4
|
import { mdoc as mdoc$1, sqlite_d_exports } from "./sqlite.mjs";
|
|
5
|
-
import * as
|
|
5
|
+
import * as _credo_ts_core3 from "@credo-ts/core";
|
|
6
6
|
import { MdocRecord } from "@credo-ts/core";
|
|
7
7
|
|
|
8
8
|
//#region src/core/mdoc-record/DrizzleMdocRecordAdapter.d.ts
|
|
@@ -12,8 +12,8 @@ declare class DrizzleMdocRecordAdapter extends BaseDrizzleRecordAdapter<MdocReco
|
|
|
12
12
|
getValues(record: MdocRecord): {
|
|
13
13
|
alg: "Ed25519" | "HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K";
|
|
14
14
|
docType: string;
|
|
15
|
-
credentialInstances:
|
|
16
|
-
multiInstanceState:
|
|
15
|
+
credentialInstances: _credo_ts_core3.MdocRecordInstances;
|
|
16
|
+
multiInstanceState: _credo_ts_core3.CredentialMultiInstanceState;
|
|
17
17
|
customTags: {};
|
|
18
18
|
};
|
|
19
19
|
toRecord(values: DrizzleMdocAdapterValues): MdocRecord;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { MdocRecordInstances } from "@credo-ts/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_pg_core64 from "drizzle-orm/pg-core";
|
|
3
3
|
|
|
4
4
|
//#region src/core/mdoc-record/postgres.d.ts
|
|
5
5
|
declare namespace postgres_d_exports {
|
|
6
6
|
export { mdoc };
|
|
7
7
|
}
|
|
8
|
-
declare const mdoc:
|
|
8
|
+
declare const mdoc: drizzle_orm_pg_core64.PgTableWithColumns<{
|
|
9
9
|
name: "Mdoc";
|
|
10
10
|
schema: undefined;
|
|
11
11
|
columns: {
|
|
12
|
-
credentialInstances:
|
|
12
|
+
credentialInstances: drizzle_orm_pg_core64.PgColumn<{
|
|
13
13
|
name: "credential_instances";
|
|
14
14
|
tableName: "Mdoc";
|
|
15
15
|
dataType: "json";
|
|
@@ -28,7 +28,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
28
28
|
}, {}, {
|
|
29
29
|
$type: MdocRecordInstances;
|
|
30
30
|
}>;
|
|
31
|
-
alg:
|
|
31
|
+
alg: drizzle_orm_pg_core64.PgColumn<{
|
|
32
32
|
name: "alg";
|
|
33
33
|
tableName: "Mdoc";
|
|
34
34
|
dataType: "string";
|
|
@@ -47,7 +47,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
47
47
|
}, {}, {
|
|
48
48
|
$type: "Ed25519" | "HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K";
|
|
49
49
|
}>;
|
|
50
|
-
docType:
|
|
50
|
+
docType: drizzle_orm_pg_core64.PgColumn<{
|
|
51
51
|
name: "doc_type";
|
|
52
52
|
tableName: "Mdoc";
|
|
53
53
|
dataType: "string";
|
|
@@ -64,7 +64,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
64
64
|
identity: undefined;
|
|
65
65
|
generated: undefined;
|
|
66
66
|
}, {}, {}>;
|
|
67
|
-
multiInstanceState:
|
|
67
|
+
multiInstanceState: drizzle_orm_pg_core64.PgColumn<{
|
|
68
68
|
name: "multi_instance_state";
|
|
69
69
|
tableName: "Mdoc";
|
|
70
70
|
dataType: "string";
|
|
@@ -81,7 +81,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
81
81
|
identity: undefined;
|
|
82
82
|
generated: undefined;
|
|
83
83
|
}, {}, {}>;
|
|
84
|
-
contextCorrelationId:
|
|
84
|
+
contextCorrelationId: drizzle_orm_pg_core64.PgColumn<{
|
|
85
85
|
name: "context_correlation_id";
|
|
86
86
|
tableName: "Mdoc";
|
|
87
87
|
dataType: "string";
|
|
@@ -98,7 +98,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
98
98
|
identity: undefined;
|
|
99
99
|
generated: undefined;
|
|
100
100
|
}, {}, {}>;
|
|
101
|
-
id:
|
|
101
|
+
id: drizzle_orm_pg_core64.PgColumn<{
|
|
102
102
|
name: "id";
|
|
103
103
|
tableName: "Mdoc";
|
|
104
104
|
dataType: "string";
|
|
@@ -115,7 +115,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
115
115
|
identity: undefined;
|
|
116
116
|
generated: undefined;
|
|
117
117
|
}, {}, {}>;
|
|
118
|
-
createdAt:
|
|
118
|
+
createdAt: drizzle_orm_pg_core64.PgColumn<{
|
|
119
119
|
name: "created_at";
|
|
120
120
|
tableName: "Mdoc";
|
|
121
121
|
dataType: "date";
|
|
@@ -132,7 +132,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
132
132
|
identity: undefined;
|
|
133
133
|
generated: undefined;
|
|
134
134
|
}, {}, {}>;
|
|
135
|
-
updatedAt:
|
|
135
|
+
updatedAt: drizzle_orm_pg_core64.PgColumn<{
|
|
136
136
|
name: "updated_at";
|
|
137
137
|
tableName: "Mdoc";
|
|
138
138
|
dataType: "date";
|
|
@@ -149,7 +149,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
149
149
|
identity: undefined;
|
|
150
150
|
generated: undefined;
|
|
151
151
|
}, {}, {}>;
|
|
152
|
-
metadata:
|
|
152
|
+
metadata: drizzle_orm_pg_core64.PgColumn<{
|
|
153
153
|
name: "metadata";
|
|
154
154
|
tableName: "Mdoc";
|
|
155
155
|
dataType: "json";
|
|
@@ -168,7 +168,7 @@ declare const mdoc: drizzle_orm_pg_core128.PgTableWithColumns<{
|
|
|
168
168
|
}, {}, {
|
|
169
169
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
170
170
|
}>;
|
|
171
|
-
customTags:
|
|
171
|
+
customTags: drizzle_orm_pg_core64.PgColumn<{
|
|
172
172
|
name: "custom_tags";
|
|
173
173
|
tableName: "Mdoc";
|
|
174
174
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/core/mdoc-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;cAKa,
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/core/mdoc-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;cAKa,4BAAI;;;;;MAehB,IAAA,EAAA,sBAAA;;;;;;;;;;;;;;;;;;;;;wBAfgB;MAAA,UAAA,EAAA,QAAA"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { CredentialMultiInstanceState, MdocRecordInstances } from "@credo-ts/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_sqlite_core50 from "drizzle-orm/sqlite-core";
|
|
3
3
|
|
|
4
4
|
//#region src/core/mdoc-record/sqlite.d.ts
|
|
5
5
|
declare namespace sqlite_d_exports {
|
|
6
6
|
export { mdoc };
|
|
7
7
|
}
|
|
8
|
-
declare const mdoc:
|
|
8
|
+
declare const mdoc: drizzle_orm_sqlite_core50.SQLiteTableWithColumns<{
|
|
9
9
|
name: "Mdoc";
|
|
10
10
|
schema: undefined;
|
|
11
11
|
columns: {
|
|
12
|
-
credentialInstances:
|
|
12
|
+
credentialInstances: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
13
13
|
name: "credential_instances";
|
|
14
14
|
tableName: "Mdoc";
|
|
15
15
|
dataType: "json";
|
|
@@ -28,7 +28,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
28
28
|
}, {}, {
|
|
29
29
|
$type: MdocRecordInstances;
|
|
30
30
|
}>;
|
|
31
|
-
alg:
|
|
31
|
+
alg: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
32
32
|
name: "alg";
|
|
33
33
|
tableName: "Mdoc";
|
|
34
34
|
dataType: "string";
|
|
@@ -48,7 +48,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
48
48
|
length: undefined;
|
|
49
49
|
$type: "Ed25519" | "HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K";
|
|
50
50
|
}>;
|
|
51
|
-
docType:
|
|
51
|
+
docType: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
52
52
|
name: "doc_type";
|
|
53
53
|
tableName: "Mdoc";
|
|
54
54
|
dataType: "string";
|
|
@@ -67,7 +67,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
67
67
|
}, {}, {
|
|
68
68
|
length: number | undefined;
|
|
69
69
|
}>;
|
|
70
|
-
multiInstanceState:
|
|
70
|
+
multiInstanceState: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
71
71
|
name: "multi_instance_state";
|
|
72
72
|
tableName: "Mdoc";
|
|
73
73
|
dataType: "string";
|
|
@@ -87,7 +87,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
87
87
|
length: number | undefined;
|
|
88
88
|
$type: CredentialMultiInstanceState;
|
|
89
89
|
}>;
|
|
90
|
-
contextCorrelationId:
|
|
90
|
+
contextCorrelationId: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
91
91
|
name: "context_correlation_id";
|
|
92
92
|
tableName: "Mdoc";
|
|
93
93
|
dataType: "string";
|
|
@@ -106,7 +106,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
106
106
|
}, {}, {
|
|
107
107
|
length: number | undefined;
|
|
108
108
|
}>;
|
|
109
|
-
id:
|
|
109
|
+
id: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
110
110
|
name: "id";
|
|
111
111
|
tableName: "Mdoc";
|
|
112
112
|
dataType: "string";
|
|
@@ -125,7 +125,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
125
125
|
}, {}, {
|
|
126
126
|
length: undefined;
|
|
127
127
|
}>;
|
|
128
|
-
createdAt:
|
|
128
|
+
createdAt: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
129
129
|
name: "created_at";
|
|
130
130
|
tableName: "Mdoc";
|
|
131
131
|
dataType: "date";
|
|
@@ -142,7 +142,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
142
142
|
identity: undefined;
|
|
143
143
|
generated: undefined;
|
|
144
144
|
}, {}, {}>;
|
|
145
|
-
updatedAt:
|
|
145
|
+
updatedAt: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
146
146
|
name: "updated_at";
|
|
147
147
|
tableName: "Mdoc";
|
|
148
148
|
dataType: "date";
|
|
@@ -159,7 +159,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
159
159
|
identity: undefined;
|
|
160
160
|
generated: undefined;
|
|
161
161
|
}, {}, {}>;
|
|
162
|
-
metadata:
|
|
162
|
+
metadata: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
163
163
|
name: "metadata";
|
|
164
164
|
tableName: "Mdoc";
|
|
165
165
|
dataType: "json";
|
|
@@ -178,7 +178,7 @@ declare const mdoc: drizzle_orm_sqlite_core185.SQLiteTableWithColumns<{
|
|
|
178
178
|
}, {}, {
|
|
179
179
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
180
180
|
}>;
|
|
181
|
-
customTags:
|
|
181
|
+
customTags: drizzle_orm_sqlite_core50.SQLiteColumn<{
|
|
182
182
|
name: "custom_tags";
|
|
183
183
|
tableName: "Mdoc";
|
|
184
184
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/core/mdoc-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/core/mdoc-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,gCAAI;;;;;MAehB,IAAA,EAAA,sBAAA;;;;;;;;;;;;;;;;;;;;;;;qBAfgB,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,OAAA,GAAA,QAAA;MAAA,WAAA,EAAA,MAAA"}
|
|
@@ -2,7 +2,7 @@ import { DrizzleDatabase } from "../../DrizzleDatabase.mjs";
|
|
|
2
2
|
import { BaseDrizzleRecordAdapter, DrizzleAdapterRecordValues } from "../../adapter/BaseDrizzleRecordAdapter.mjs";
|
|
3
3
|
import { postgres_d_exports, sdJwtVc } from "./postgres.mjs";
|
|
4
4
|
import { sdJwtVc as sdJwtVc$1, sqlite_d_exports } from "./sqlite.mjs";
|
|
5
|
-
import * as
|
|
5
|
+
import * as _credo_ts_core1 from "@credo-ts/core";
|
|
6
6
|
import { SdJwtVcRecord } from "@credo-ts/core";
|
|
7
7
|
|
|
8
8
|
//#region src/core/sd-jwt-vc-record/DrizzleSdJwtVcRecordAdapter.d.ts
|
|
@@ -13,8 +13,8 @@ declare class DrizzleSdJwtVcRecordAdapter extends BaseDrizzleRecordAdapter<SdJwt
|
|
|
13
13
|
alg: "Ed25519" | "HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K";
|
|
14
14
|
sdAlg: string;
|
|
15
15
|
vct: string;
|
|
16
|
-
credentialInstances:
|
|
17
|
-
multiInstanceState:
|
|
16
|
+
credentialInstances: _credo_ts_core1.SdJwtVcRecordInstances;
|
|
17
|
+
multiInstanceState: _credo_ts_core1.CredentialMultiInstanceState;
|
|
18
18
|
customTags: {};
|
|
19
19
|
};
|
|
20
20
|
toRecord(values: DrizzleSdJwtVcAdapterValues): SdJwtVcRecord;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { SdJwtVcRecordInstances } from "@credo-ts/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_pg_core75 from "drizzle-orm/pg-core";
|
|
3
3
|
|
|
4
4
|
//#region src/core/sd-jwt-vc-record/postgres.d.ts
|
|
5
5
|
declare namespace postgres_d_exports {
|
|
6
6
|
export { sdJwtVc };
|
|
7
7
|
}
|
|
8
|
-
declare const sdJwtVc:
|
|
8
|
+
declare const sdJwtVc: drizzle_orm_pg_core75.PgTableWithColumns<{
|
|
9
9
|
name: "SdJwtVc";
|
|
10
10
|
schema: undefined;
|
|
11
11
|
columns: {
|
|
12
|
-
vct:
|
|
12
|
+
vct: drizzle_orm_pg_core75.PgColumn<{
|
|
13
13
|
name: "vct";
|
|
14
14
|
tableName: "SdJwtVc";
|
|
15
15
|
dataType: "string";
|
|
@@ -26,7 +26,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
26
26
|
identity: undefined;
|
|
27
27
|
generated: undefined;
|
|
28
28
|
}, {}, {}>;
|
|
29
|
-
credentialInstances:
|
|
29
|
+
credentialInstances: drizzle_orm_pg_core75.PgColumn<{
|
|
30
30
|
name: "credential_instances";
|
|
31
31
|
tableName: "SdJwtVc";
|
|
32
32
|
dataType: "json";
|
|
@@ -45,7 +45,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
45
45
|
}, {}, {
|
|
46
46
|
$type: SdJwtVcRecordInstances;
|
|
47
47
|
}>;
|
|
48
|
-
alg:
|
|
48
|
+
alg: drizzle_orm_pg_core75.PgColumn<{
|
|
49
49
|
name: "alg";
|
|
50
50
|
tableName: "SdJwtVc";
|
|
51
51
|
dataType: "string";
|
|
@@ -64,7 +64,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
64
64
|
}, {}, {
|
|
65
65
|
$type: "Ed25519" | "HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K";
|
|
66
66
|
}>;
|
|
67
|
-
sdAlg:
|
|
67
|
+
sdAlg: drizzle_orm_pg_core75.PgColumn<{
|
|
68
68
|
name: "sd_alg";
|
|
69
69
|
tableName: "SdJwtVc";
|
|
70
70
|
dataType: "string";
|
|
@@ -83,7 +83,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
83
83
|
}, {}, {
|
|
84
84
|
$type: string;
|
|
85
85
|
}>;
|
|
86
|
-
multiInstanceState:
|
|
86
|
+
multiInstanceState: drizzle_orm_pg_core75.PgColumn<{
|
|
87
87
|
name: "multi_instance_state";
|
|
88
88
|
tableName: "SdJwtVc";
|
|
89
89
|
dataType: "string";
|
|
@@ -100,7 +100,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
100
100
|
identity: undefined;
|
|
101
101
|
generated: undefined;
|
|
102
102
|
}, {}, {}>;
|
|
103
|
-
contextCorrelationId:
|
|
103
|
+
contextCorrelationId: drizzle_orm_pg_core75.PgColumn<{
|
|
104
104
|
name: "context_correlation_id";
|
|
105
105
|
tableName: "SdJwtVc";
|
|
106
106
|
dataType: "string";
|
|
@@ -117,7 +117,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
117
117
|
identity: undefined;
|
|
118
118
|
generated: undefined;
|
|
119
119
|
}, {}, {}>;
|
|
120
|
-
id:
|
|
120
|
+
id: drizzle_orm_pg_core75.PgColumn<{
|
|
121
121
|
name: "id";
|
|
122
122
|
tableName: "SdJwtVc";
|
|
123
123
|
dataType: "string";
|
|
@@ -134,7 +134,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
134
134
|
identity: undefined;
|
|
135
135
|
generated: undefined;
|
|
136
136
|
}, {}, {}>;
|
|
137
|
-
createdAt:
|
|
137
|
+
createdAt: drizzle_orm_pg_core75.PgColumn<{
|
|
138
138
|
name: "created_at";
|
|
139
139
|
tableName: "SdJwtVc";
|
|
140
140
|
dataType: "date";
|
|
@@ -151,7 +151,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
151
151
|
identity: undefined;
|
|
152
152
|
generated: undefined;
|
|
153
153
|
}, {}, {}>;
|
|
154
|
-
updatedAt:
|
|
154
|
+
updatedAt: drizzle_orm_pg_core75.PgColumn<{
|
|
155
155
|
name: "updated_at";
|
|
156
156
|
tableName: "SdJwtVc";
|
|
157
157
|
dataType: "date";
|
|
@@ -168,7 +168,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
168
168
|
identity: undefined;
|
|
169
169
|
generated: undefined;
|
|
170
170
|
}, {}, {}>;
|
|
171
|
-
metadata:
|
|
171
|
+
metadata: drizzle_orm_pg_core75.PgColumn<{
|
|
172
172
|
name: "metadata";
|
|
173
173
|
tableName: "SdJwtVc";
|
|
174
174
|
dataType: "json";
|
|
@@ -187,7 +187,7 @@ declare const sdJwtVc: drizzle_orm_pg_core116.PgTableWithColumns<{
|
|
|
187
187
|
}, {}, {
|
|
188
188
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
189
189
|
}>;
|
|
190
|
-
customTags:
|
|
190
|
+
customTags: drizzle_orm_pg_core75.PgColumn<{
|
|
191
191
|
name: "custom_tags";
|
|
192
192
|
tableName: "SdJwtVc";
|
|
193
193
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/core/sd-jwt-vc-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;cAKa
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/core/sd-jwt-vc-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;cAKa,+BAAO;;;;SAgBnB,qBAAA,CAAA;MAhBY,IAgBZ,EAAA,KAAA;MAAA,SAAA,EAAA,SAAA;;;;;;;;;;;;;;;;;;;;;iBAhBmB,EAAA,OAAA;MAAA,OAAA,EAAA,IAAA"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { CredentialMultiInstanceState, SdJwtVcRecordInstances } from "@credo-ts/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_sqlite_core61 from "drizzle-orm/sqlite-core";
|
|
3
3
|
|
|
4
4
|
//#region src/core/sd-jwt-vc-record/sqlite.d.ts
|
|
5
5
|
declare namespace sqlite_d_exports {
|
|
6
6
|
export { sdJwtVc };
|
|
7
7
|
}
|
|
8
|
-
declare const sdJwtVc:
|
|
8
|
+
declare const sdJwtVc: drizzle_orm_sqlite_core61.SQLiteTableWithColumns<{
|
|
9
9
|
name: "SdJwtVc";
|
|
10
10
|
schema: undefined;
|
|
11
11
|
columns: {
|
|
12
|
-
vct:
|
|
12
|
+
vct: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
13
13
|
name: "vct";
|
|
14
14
|
tableName: "SdJwtVc";
|
|
15
15
|
dataType: "string";
|
|
@@ -28,7 +28,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
28
28
|
}, {}, {
|
|
29
29
|
length: undefined;
|
|
30
30
|
}>;
|
|
31
|
-
credentialInstances:
|
|
31
|
+
credentialInstances: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
32
32
|
name: "credential_instances";
|
|
33
33
|
tableName: "SdJwtVc";
|
|
34
34
|
dataType: "json";
|
|
@@ -47,7 +47,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
47
47
|
}, {}, {
|
|
48
48
|
$type: SdJwtVcRecordInstances;
|
|
49
49
|
}>;
|
|
50
|
-
alg:
|
|
50
|
+
alg: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
51
51
|
name: "alg";
|
|
52
52
|
tableName: "SdJwtVc";
|
|
53
53
|
dataType: "string";
|
|
@@ -67,7 +67,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
67
67
|
length: undefined;
|
|
68
68
|
$type: "Ed25519" | "HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K";
|
|
69
69
|
}>;
|
|
70
|
-
sdAlg:
|
|
70
|
+
sdAlg: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
71
71
|
name: "sd_alg";
|
|
72
72
|
tableName: "SdJwtVc";
|
|
73
73
|
dataType: "string";
|
|
@@ -87,7 +87,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
87
87
|
length: number | undefined;
|
|
88
88
|
$type: string;
|
|
89
89
|
}>;
|
|
90
|
-
multiInstanceState:
|
|
90
|
+
multiInstanceState: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
91
91
|
name: "multi_instance_state";
|
|
92
92
|
tableName: "SdJwtVc";
|
|
93
93
|
dataType: "string";
|
|
@@ -107,7 +107,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
107
107
|
length: number | undefined;
|
|
108
108
|
$type: CredentialMultiInstanceState;
|
|
109
109
|
}>;
|
|
110
|
-
contextCorrelationId:
|
|
110
|
+
contextCorrelationId: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
111
111
|
name: "context_correlation_id";
|
|
112
112
|
tableName: "SdJwtVc";
|
|
113
113
|
dataType: "string";
|
|
@@ -126,7 +126,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
126
126
|
}, {}, {
|
|
127
127
|
length: number | undefined;
|
|
128
128
|
}>;
|
|
129
|
-
id:
|
|
129
|
+
id: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
130
130
|
name: "id";
|
|
131
131
|
tableName: "SdJwtVc";
|
|
132
132
|
dataType: "string";
|
|
@@ -145,7 +145,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
145
145
|
}, {}, {
|
|
146
146
|
length: undefined;
|
|
147
147
|
}>;
|
|
148
|
-
createdAt:
|
|
148
|
+
createdAt: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
149
149
|
name: "created_at";
|
|
150
150
|
tableName: "SdJwtVc";
|
|
151
151
|
dataType: "date";
|
|
@@ -162,7 +162,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
162
162
|
identity: undefined;
|
|
163
163
|
generated: undefined;
|
|
164
164
|
}, {}, {}>;
|
|
165
|
-
updatedAt:
|
|
165
|
+
updatedAt: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
166
166
|
name: "updated_at";
|
|
167
167
|
tableName: "SdJwtVc";
|
|
168
168
|
dataType: "date";
|
|
@@ -179,7 +179,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
179
179
|
identity: undefined;
|
|
180
180
|
generated: undefined;
|
|
181
181
|
}, {}, {}>;
|
|
182
|
-
metadata:
|
|
182
|
+
metadata: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
183
183
|
name: "metadata";
|
|
184
184
|
tableName: "SdJwtVc";
|
|
185
185
|
dataType: "json";
|
|
@@ -198,7 +198,7 @@ declare const sdJwtVc: drizzle_orm_sqlite_core196.SQLiteTableWithColumns<{
|
|
|
198
198
|
}, {}, {
|
|
199
199
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
200
200
|
}>;
|
|
201
|
-
customTags:
|
|
201
|
+
customTags: drizzle_orm_sqlite_core61.SQLiteColumn<{
|
|
202
202
|
name: "custom_tags";
|
|
203
203
|
tableName: "SdJwtVc";
|
|
204
204
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/core/sd-jwt-vc-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/core/sd-jwt-vc-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,mCAAO;;;;SAiBnB,yBAAA,CAAA;MAjBY,IAiBZ,EAAA,KAAA;MAAA,SAAA,EAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;yBAjBmB;MAAA,OAAA,EAAA,IAAA"}
|
package/build/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.d.mts
CHANGED
|
@@ -2,7 +2,7 @@ import { DrizzleDatabase } from "../../DrizzleDatabase.mjs";
|
|
|
2
2
|
import { BaseDrizzleRecordAdapter, DrizzleAdapterRecordValues } from "../../adapter/BaseDrizzleRecordAdapter.mjs";
|
|
3
3
|
import { postgres_d_exports, singleContextLruCache } from "./postgres.mjs";
|
|
4
4
|
import { singleContextLruCache as singleContextLruCache$1, sqlite_d_exports } from "./sqlite.mjs";
|
|
5
|
-
import * as
|
|
5
|
+
import * as _credo_ts_core0 from "@credo-ts/core";
|
|
6
6
|
import { SingleContextLruCacheRecord } from "@credo-ts/core";
|
|
7
7
|
|
|
8
8
|
//#region src/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.d.ts
|
|
@@ -11,10 +11,10 @@ declare class DrizzleSingleContextLruCacheRecordAdapter extends BaseDrizzleRecor
|
|
|
11
11
|
constructor(database: DrizzleDatabase<typeof postgres_d_exports, typeof sqlite_d_exports>);
|
|
12
12
|
getValues(record: SingleContextLruCacheRecord): {
|
|
13
13
|
entries: {
|
|
14
|
-
[k: string]:
|
|
14
|
+
[k: string]: _credo_ts_core0.SingleContextLruCacheItem;
|
|
15
15
|
};
|
|
16
16
|
customTags: {
|
|
17
|
-
[key: string]:
|
|
17
|
+
[key: string]: _credo_ts_core0.TagValue;
|
|
18
18
|
[key: number]: never;
|
|
19
19
|
};
|
|
20
20
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DrizzleSingleContextLruCacheRecordAdapter.d.mts","names":[],"sources":["../../../src/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.ts"],"sourcesContent":[],"mappings":";;;;;;;;KAQK,yCAAA,GAA4C,mCAAmC;cACvE,yCAAA,SAAkD,yBAC7D,oCACO,8BACA,2BACA,gCACA;wBAEsB,uBAAuB,2BAAiB;EARlE,SAAA,CAAA,MAAA,EAgBsB,2BAhBmB,CAAA,EAAA;IACjC,OAAA,EAAA;MACX,CAAA,CAAA,EAAA,MAAA,CAAA,EAcoD,
|
|
1
|
+
{"version":3,"file":"DrizzleSingleContextLruCacheRecordAdapter.d.mts","names":[],"sources":["../../../src/core/single-context-lru-cache-record/DrizzleSingleContextLruCacheRecordAdapter.ts"],"sourcesContent":[],"mappings":";;;;;;;;KAQK,yCAAA,GAA4C,mCAAmC;cACvE,yCAAA,SAAkD,yBAC7D,oCACO,8BACA,2BACA,gCACA;wBAEsB,uBAAuB,2BAAiB;EARlE,SAAA,CAAA,MAAA,EAgBsB,2BAhBmB,CAAA,EAAA;IACjC,OAAA,EAAA;MACX,CAAA,CAAA,EAAA,MAAA,CAAA,EAcoD,eAAA,CAAA,yBAdpD;IACO,CAAA;IACA,UAAA,EAAA;MACA,CAAA,GAAA,EAAA,MAAA,CAAA,0BAAA;MACA,CAAA,GAAA,EAAA,MAAA,CAAA,EAAA,KAAA;IAE6C,CAAA;EAAiB,CAAA;EAAxC,QAAA,CAAA,MAAA,EAeL,yCAfK,CAAA,EAeuC,2BAfvC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { SingleContextLruCacheItem } from "@credo-ts/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_pg_core87 from "drizzle-orm/pg-core";
|
|
3
3
|
|
|
4
4
|
//#region src/core/single-context-lru-cache-record/postgres.d.ts
|
|
5
5
|
declare namespace postgres_d_exports {
|
|
6
6
|
export { singleContextLruCache };
|
|
7
7
|
}
|
|
8
|
-
declare const singleContextLruCache:
|
|
8
|
+
declare const singleContextLruCache: drizzle_orm_pg_core87.PgTableWithColumns<{
|
|
9
9
|
name: "SingleContextLruCache";
|
|
10
10
|
schema: undefined;
|
|
11
11
|
columns: {
|
|
12
|
-
entries:
|
|
12
|
+
entries: drizzle_orm_pg_core87.PgColumn<{
|
|
13
13
|
name: "entries";
|
|
14
14
|
tableName: "SingleContextLruCache";
|
|
15
15
|
dataType: "json";
|
|
@@ -28,7 +28,7 @@ declare const singleContextLruCache: drizzle_orm_pg_core225.PgTableWithColumns<{
|
|
|
28
28
|
}, {}, {
|
|
29
29
|
$type: Record<string, SingleContextLruCacheItem>;
|
|
30
30
|
}>;
|
|
31
|
-
contextCorrelationId:
|
|
31
|
+
contextCorrelationId: drizzle_orm_pg_core87.PgColumn<{
|
|
32
32
|
name: "context_correlation_id";
|
|
33
33
|
tableName: "SingleContextLruCache";
|
|
34
34
|
dataType: "string";
|
|
@@ -45,7 +45,7 @@ declare const singleContextLruCache: drizzle_orm_pg_core225.PgTableWithColumns<{
|
|
|
45
45
|
identity: undefined;
|
|
46
46
|
generated: undefined;
|
|
47
47
|
}, {}, {}>;
|
|
48
|
-
id:
|
|
48
|
+
id: drizzle_orm_pg_core87.PgColumn<{
|
|
49
49
|
name: "id";
|
|
50
50
|
tableName: "SingleContextLruCache";
|
|
51
51
|
dataType: "string";
|
|
@@ -62,7 +62,7 @@ declare const singleContextLruCache: drizzle_orm_pg_core225.PgTableWithColumns<{
|
|
|
62
62
|
identity: undefined;
|
|
63
63
|
generated: undefined;
|
|
64
64
|
}, {}, {}>;
|
|
65
|
-
createdAt:
|
|
65
|
+
createdAt: drizzle_orm_pg_core87.PgColumn<{
|
|
66
66
|
name: "created_at";
|
|
67
67
|
tableName: "SingleContextLruCache";
|
|
68
68
|
dataType: "date";
|
|
@@ -79,7 +79,7 @@ declare const singleContextLruCache: drizzle_orm_pg_core225.PgTableWithColumns<{
|
|
|
79
79
|
identity: undefined;
|
|
80
80
|
generated: undefined;
|
|
81
81
|
}, {}, {}>;
|
|
82
|
-
updatedAt:
|
|
82
|
+
updatedAt: drizzle_orm_pg_core87.PgColumn<{
|
|
83
83
|
name: "updated_at";
|
|
84
84
|
tableName: "SingleContextLruCache";
|
|
85
85
|
dataType: "date";
|
|
@@ -96,7 +96,7 @@ declare const singleContextLruCache: drizzle_orm_pg_core225.PgTableWithColumns<{
|
|
|
96
96
|
identity: undefined;
|
|
97
97
|
generated: undefined;
|
|
98
98
|
}, {}, {}>;
|
|
99
|
-
metadata:
|
|
99
|
+
metadata: drizzle_orm_pg_core87.PgColumn<{
|
|
100
100
|
name: "metadata";
|
|
101
101
|
tableName: "SingleContextLruCache";
|
|
102
102
|
dataType: "json";
|
|
@@ -115,7 +115,7 @@ declare const singleContextLruCache: drizzle_orm_pg_core225.PgTableWithColumns<{
|
|
|
115
115
|
}, {}, {
|
|
116
116
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
117
117
|
}>;
|
|
118
|
-
customTags:
|
|
118
|
+
customTags: drizzle_orm_pg_core87.PgColumn<{
|
|
119
119
|
name: "custom_tags";
|
|
120
120
|
tableName: "SingleContextLruCache";
|
|
121
121
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/core/single-context-lru-cache-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/core/single-context-lru-cache-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,6CAAqB;;;;;MAArB,IAAA,EAAA,SAAA;;;;;;;;;;;;;;;;;;;;iBAAqB,uBAAA;MAAA,QAAA,EAAA,QAAA"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { SingleContextLruCacheItem } from "@credo-ts/core";
|
|
2
|
-
import * as
|
|
2
|
+
import * as drizzle_orm_sqlite_core73 from "drizzle-orm/sqlite-core";
|
|
3
3
|
|
|
4
4
|
//#region src/core/single-context-lru-cache-record/sqlite.d.ts
|
|
5
5
|
declare namespace sqlite_d_exports {
|
|
6
6
|
export { singleContextLruCache };
|
|
7
7
|
}
|
|
8
|
-
declare const singleContextLruCache:
|
|
8
|
+
declare const singleContextLruCache: drizzle_orm_sqlite_core73.SQLiteTableWithColumns<{
|
|
9
9
|
name: "SingleContextLruCache";
|
|
10
10
|
schema: undefined;
|
|
11
11
|
columns: {
|
|
12
|
-
entries:
|
|
12
|
+
entries: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
13
13
|
name: "entries";
|
|
14
14
|
tableName: "SingleContextLruCache";
|
|
15
15
|
dataType: "json";
|
|
@@ -28,7 +28,7 @@ declare const singleContextLruCache: drizzle_orm_sqlite_core285.SQLiteTableWithC
|
|
|
28
28
|
}, {}, {
|
|
29
29
|
$type: Record<string, SingleContextLruCacheItem>;
|
|
30
30
|
}>;
|
|
31
|
-
contextCorrelationId:
|
|
31
|
+
contextCorrelationId: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
32
32
|
name: "context_correlation_id";
|
|
33
33
|
tableName: "SingleContextLruCache";
|
|
34
34
|
dataType: "string";
|
|
@@ -47,7 +47,7 @@ declare const singleContextLruCache: drizzle_orm_sqlite_core285.SQLiteTableWithC
|
|
|
47
47
|
}, {}, {
|
|
48
48
|
length: number | undefined;
|
|
49
49
|
}>;
|
|
50
|
-
id:
|
|
50
|
+
id: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
51
51
|
name: "id";
|
|
52
52
|
tableName: "SingleContextLruCache";
|
|
53
53
|
dataType: "string";
|
|
@@ -66,7 +66,7 @@ declare const singleContextLruCache: drizzle_orm_sqlite_core285.SQLiteTableWithC
|
|
|
66
66
|
}, {}, {
|
|
67
67
|
length: undefined;
|
|
68
68
|
}>;
|
|
69
|
-
createdAt:
|
|
69
|
+
createdAt: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
70
70
|
name: "created_at";
|
|
71
71
|
tableName: "SingleContextLruCache";
|
|
72
72
|
dataType: "date";
|
|
@@ -83,7 +83,7 @@ declare const singleContextLruCache: drizzle_orm_sqlite_core285.SQLiteTableWithC
|
|
|
83
83
|
identity: undefined;
|
|
84
84
|
generated: undefined;
|
|
85
85
|
}, {}, {}>;
|
|
86
|
-
updatedAt:
|
|
86
|
+
updatedAt: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
87
87
|
name: "updated_at";
|
|
88
88
|
tableName: "SingleContextLruCache";
|
|
89
89
|
dataType: "date";
|
|
@@ -100,7 +100,7 @@ declare const singleContextLruCache: drizzle_orm_sqlite_core285.SQLiteTableWithC
|
|
|
100
100
|
identity: undefined;
|
|
101
101
|
generated: undefined;
|
|
102
102
|
}, {}, {}>;
|
|
103
|
-
metadata:
|
|
103
|
+
metadata: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
104
104
|
name: "metadata";
|
|
105
105
|
tableName: "SingleContextLruCache";
|
|
106
106
|
dataType: "json";
|
|
@@ -119,7 +119,7 @@ declare const singleContextLruCache: drizzle_orm_sqlite_core285.SQLiteTableWithC
|
|
|
119
119
|
}, {}, {
|
|
120
120
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
121
121
|
}>;
|
|
122
|
-
customTags:
|
|
122
|
+
customTags: drizzle_orm_sqlite_core73.SQLiteColumn<{
|
|
123
123
|
name: "custom_tags";
|
|
124
124
|
tableName: "SingleContextLruCache";
|
|
125
125
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/core/single-context-lru-cache-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,
|
|
1
|
+
{"version":3,"file":"sqlite.d.mts","names":[],"sources":["../../../src/core/single-context-lru-cache-record/sqlite.ts"],"sourcesContent":[],"mappings":";;;;;;;cAIa,iDAAqB;;;;;MAArB,IAAA,EAAA,SAAA;;;;;;;;;;;;;;;;;;;;wCAAqB;MAAA,QAAA,EAAA,QAAA"}
|