@credo-ts/drizzle-storage 0.6.0-pr-2454-20251015095608 → 0.6.0-pr-2457-20251016085206
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/action-menu/action-menu-record/postgres.d.mts +16 -16
- package/build/action-menu/action-menu-record/postgres.d.ts +16 -16
- package/build/action-menu/action-menu-record/sqlite.d.mts +14 -14
- package/build/action-menu/action-menu-record/sqlite.d.ts +14 -14
- package/build/anoncreds/credential-definition-private-record/postgres.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/postgres.d.ts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.mts +10 -10
- package/build/anoncreds/credential-definition-private-record/sqlite.d.ts +10 -10
- package/build/anoncreds/credential-definition-record/postgres.d.mts +17 -17
- package/build/anoncreds/credential-definition-record/postgres.d.ts +17 -17
- package/build/anoncreds/credential-definition-record/sqlite.d.mts +17 -17
- package/build/anoncreds/credential-definition-record/sqlite.d.ts +17 -17
- package/build/anoncreds/credential-definition-record/sqlite.d.ts.map +1 -1
- package/build/anoncreds/credential-record/postgres.d.mts +20 -20
- package/build/anoncreds/credential-record/postgres.d.ts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.mts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.ts +20 -20
- package/build/anoncreds/credential-record/sqlite.d.ts.map +1 -1
- package/build/anoncreds/key-correctness-proof-record/postgres.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/postgres.d.ts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.mts +10 -10
- package/build/anoncreds/key-correctness-proof-record/sqlite.d.ts +10 -10
- package/build/anoncreds/link-secret-record/postgres.d.mts +11 -11
- package/build/anoncreds/link-secret-record/postgres.d.ts +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/link-secret-record/sqlite.d.ts +11 -11
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.mts +13 -13
- package/build/anoncreds/revocation-registry-definition-private-record/postgres.d.ts +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.ts +12 -12
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/postgres.d.ts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.mts +11 -11
- package/build/anoncreds/revocation-registry-definition-record/sqlite.d.ts +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/postgres.d.ts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.mts +15 -15
- package/build/anoncreds/schema-record/sqlite.d.ts +15 -15
- package/build/core/context-record/postgres.d.mts +3 -3
- package/build/core/context-record/postgres.d.mts.map +1 -1
- package/build/core/context-record/postgres.d.ts +3 -3
- package/build/core/context-record/postgres.d.ts.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/context-record/sqlite.d.ts +3 -3
- package/build/core/context-record/sqlite.d.ts.map +1 -1
- package/build/core/did-record/DrizzleDidRecordAdapter.d.mts +4 -4
- package/build/core/did-record/DrizzleDidRecordAdapter.d.ts +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/postgres.d.ts +21 -21
- package/build/core/did-record/postgres.d.ts.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/did-record/sqlite.d.ts +16 -16
- 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/postgres.d.ts +9 -9
- package/build/core/generic-record/postgres.d.ts.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/generic-record/sqlite.d.ts +9 -9
- package/build/core/mdoc-record/postgres.d.mts +11 -11
- package/build/core/mdoc-record/postgres.d.mts.map +1 -1
- package/build/core/mdoc-record/postgres.d.ts +11 -11
- package/build/core/mdoc-record/postgres.d.ts.map +1 -1
- package/build/core/mdoc-record/sqlite.d.mts +11 -11
- package/build/core/mdoc-record/sqlite.d.mts.map +1 -1
- package/build/core/mdoc-record/sqlite.d.ts +11 -11
- package/build/core/sd-jwt-vc-record/postgres.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/postgres.d.mts.map +1 -1
- package/build/core/sd-jwt-vc-record/postgres.d.ts +12 -12
- package/build/core/sd-jwt-vc-record/postgres.d.ts.map +1 -1
- package/build/core/sd-jwt-vc-record/sqlite.d.mts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.mts.map +1 -1
- package/build/core/sd-jwt-vc-record/sqlite.d.ts +12 -12
- package/build/core/sd-jwt-vc-record/sqlite.d.ts.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.ts +3 -3
- 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/postgres.d.ts +9 -9
- package/build/core/single-context-lru-cache-record/postgres.d.ts.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/single-context-lru-cache-record/sqlite.d.ts +9 -9
- package/build/core/single-context-lru-cache-record/sqlite.d.ts.map +1 -1
- package/build/core/storage-version-record/DrizzleStorageVersionRecordAdapter.d.mts +2 -2
- package/build/core/storage-version-record/DrizzleStorageVersionRecordAdapter.d.ts +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/postgres.d.ts +9 -9
- package/build/core/storage-version-record/postgres.d.ts.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/storage-version-record/sqlite.d.ts +9 -9
- package/build/core/w3c-credential-record/DrizzleW3cCredentialRecordAdapter.d.mts +2 -2
- package/build/core/w3c-credential-record/DrizzleW3cCredentialRecordAdapter.d.ts +2 -2
- package/build/core/w3c-credential-record/postgres.d.mts +46 -46
- package/build/core/w3c-credential-record/postgres.d.ts +46 -46
- package/build/core/w3c-credential-record/postgres.d.ts.map +1 -1
- package/build/core/w3c-credential-record/sqlite.d.mts +20 -20
- package/build/core/w3c-credential-record/sqlite.d.mts.map +1 -1
- package/build/core/w3c-credential-record/sqlite.d.ts +20 -20
- package/build/core/w3c-credential-record/sqlite.d.ts.map +1 -1
- package/build/core/w3c-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.mts +4 -4
- package/build/core/w3c-v2-credential-record/DrizzleW3cV2CredentialRecordAdapter.d.ts +4 -4
- package/build/core/w3c-v2-credential-record/postgres.d.mts +34 -34
- package/build/core/w3c-v2-credential-record/postgres.d.mts.map +1 -1
- package/build/core/w3c-v2-credential-record/postgres.d.ts +34 -34
- package/build/core/w3c-v2-credential-record/sqlite.d.mts +17 -17
- package/build/core/w3c-v2-credential-record/sqlite.d.mts.map +1 -1
- package/build/core/w3c-v2-credential-record/sqlite.d.ts +17 -17
- package/build/core/w3c-v2-credential-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/basic-message-record/postgres.d.mts +15 -15
- package/build/didcomm/basic-message-record/postgres.d.ts +15 -15
- package/build/didcomm/basic-message-record/postgres.d.ts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.mts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/basic-message-record/sqlite.d.ts +14 -14
- package/build/didcomm/basic-message-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/connection-record/postgres.d.mts +38 -38
- package/build/didcomm/connection-record/postgres.d.ts +38 -38
- package/build/didcomm/connection-record/postgres.d.ts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.mts +25 -25
- package/build/didcomm/connection-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/connection-record/sqlite.d.ts +25 -25
- package/build/didcomm/connection-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/credential-exchange-record/postgres.d.mts +28 -28
- package/build/didcomm/credential-exchange-record/postgres.d.ts +28 -28
- package/build/didcomm/credential-exchange-record/postgres.d.ts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.mts +21 -21
- package/build/didcomm/credential-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/credential-exchange-record/sqlite.d.ts +21 -21
- package/build/didcomm/credential-exchange-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/didcomm-message-record/postgres.d.mts +17 -17
- package/build/didcomm/didcomm-message-record/postgres.d.ts +17 -17
- package/build/didcomm/didcomm-message-record/sqlite.d.mts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.ts +16 -16
- package/build/didcomm/didcomm-message-record/sqlite.d.ts.map +1 -1
- package/build/didcomm/mediation-record/postgres.d.mts +27 -27
- package/build/didcomm/mediation-record/postgres.d.ts +27 -27
- package/build/didcomm/mediation-record/sqlite.d.mts +17 -17
- package/build/didcomm/mediation-record/sqlite.d.ts +17 -17
- package/build/didcomm/mediator-routing-record/postgres.d.mts +14 -14
- package/build/didcomm/mediator-routing-record/postgres.d.ts +14 -14
- package/build/didcomm/mediator-routing-record/sqlite.d.mts +10 -10
- package/build/didcomm/mediator-routing-record/sqlite.d.ts +10 -10
- package/build/didcomm/out-of-band-record/postgres.d.mts +30 -30
- package/build/didcomm/out-of-band-record/postgres.d.ts +30 -30
- package/build/didcomm/out-of-band-record/sqlite.d.mts +21 -21
- package/build/didcomm/out-of-band-record/sqlite.d.ts +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/postgres.d.ts +20 -20
- package/build/didcomm/proof-exchange-record/sqlite.d.mts +17 -17
- package/build/didcomm/proof-exchange-record/sqlite.d.mts.map +1 -1
- package/build/didcomm/proof-exchange-record/sqlite.d.ts +17 -17
- package/build/drpc/drpc-record/postgres.d.ts +16 -16
- package/build/drpc/drpc-record/postgres.d.ts.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/drpc/drpc-record/sqlite.d.ts +14 -14
- package/build/drpc/drpc-record/sqlite.d.ts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts +32 -32
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuance-session-record/postgres.d.ts +403 -403
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.mts +27 -27
- package/build/openid4vc/openid4vc-issuance-session-record/sqlite.d.ts +27 -27
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts +16 -16
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.mts.map +1 -1
- package/build/openid4vc/openid4vc-issuer-record/postgres.d.ts +45 -45
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.mts +16 -16
- package/build/openid4vc/openid4vc-issuer-record/sqlite.d.ts +16 -16
- 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/postgres.d.ts +43 -43
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.mts +21 -21
- package/build/openid4vc/openid4vc-verification-session-record/sqlite.d.ts +42 -42
- 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/postgres.d.ts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.mts +10 -10
- package/build/openid4vc/openid4vc-verifier-record/sqlite.d.ts +10 -10
- package/build/postgres/baseRecord.d.ts +7 -7
- package/build/question-answer/question-answer-record/postgres.d.mts +19 -19
- package/build/question-answer/question-answer-record/postgres.d.ts +19 -19
- package/build/question-answer/question-answer-record/sqlite.d.mts +17 -17
- package/build/question-answer/question-answer-record/sqlite.d.ts +17 -17
- package/build/sqlite/baseRecord.d.ts +7 -7
- package/build/tenants/tenant-record/postgres.d.mts +14 -14
- package/build/tenants/tenant-record/postgres.d.mts.map +1 -1
- package/build/tenants/tenant-record/postgres.d.ts +11 -11
- package/build/tenants/tenant-record/sqlite.d.mts +14 -14
- package/build/tenants/tenant-record/sqlite.d.ts +11 -11
- 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/postgres.d.ts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.mts +10 -10
- package/build/tenants/tenant-routing-record/sqlite.d.ts +10 -10
- package/package.json +9 -9
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core472 from "drizzle-orm/pg-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
|
-
import * as
|
|
3
|
+
import * as zod925 from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/openid4vc/openid4vc-issuer-record/postgres.d.ts
|
|
6
6
|
declare namespace postgres_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_pg_core472.PgTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_pg_core472.PgColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -27,7 +27,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
27
27
|
identity: undefined;
|
|
28
28
|
generated: undefined;
|
|
29
29
|
}, {}, {}>;
|
|
30
|
-
accessTokenPublicKeyFingerprint:
|
|
30
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_pg_core472.PgColumn<{
|
|
31
31
|
name: "access_token_public_key_fingerprint";
|
|
32
32
|
tableName: "Openid4vcIssuer";
|
|
33
33
|
dataType: "json";
|
|
@@ -44,7 +44,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
44
44
|
identity: undefined;
|
|
45
45
|
generated: undefined;
|
|
46
46
|
}, {}, {}>;
|
|
47
|
-
accessTokenPublicJwk:
|
|
47
|
+
accessTokenPublicJwk: drizzle_orm_pg_core472.PgColumn<{
|
|
48
48
|
name: "access_token_public_jwk";
|
|
49
49
|
tableName: "Openid4vcIssuer";
|
|
50
50
|
dataType: "json";
|
|
@@ -161,7 +161,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
161
161
|
oth?: undefined;
|
|
162
162
|
};
|
|
163
163
|
}>;
|
|
164
|
-
credentialConfigurationsSupported:
|
|
164
|
+
credentialConfigurationsSupported: drizzle_orm_pg_core472.PgColumn<{
|
|
165
165
|
name: "credential_configurations_supported";
|
|
166
166
|
tableName: "Openid4vcIssuer";
|
|
167
167
|
dataType: "json";
|
|
@@ -180,25 +180,25 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
180
180
|
}, {}, {
|
|
181
181
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
182
182
|
}>;
|
|
183
|
-
display:
|
|
183
|
+
display: drizzle_orm_pg_core472.PgColumn<{
|
|
184
184
|
name: "display";
|
|
185
185
|
tableName: "Openid4vcIssuer";
|
|
186
186
|
dataType: "json";
|
|
187
187
|
columnType: "PgJsonb";
|
|
188
|
-
data:
|
|
189
|
-
name:
|
|
190
|
-
locale:
|
|
191
|
-
logo:
|
|
192
|
-
uri:
|
|
193
|
-
alt_text:
|
|
194
|
-
}, "passthrough",
|
|
195
|
-
uri:
|
|
196
|
-
alt_text:
|
|
197
|
-
},
|
|
198
|
-
uri:
|
|
199
|
-
alt_text:
|
|
200
|
-
},
|
|
201
|
-
},
|
|
188
|
+
data: zod925.objectOutputType<{
|
|
189
|
+
name: zod925.ZodOptional<zod925.ZodString>;
|
|
190
|
+
locale: zod925.ZodOptional<zod925.ZodString>;
|
|
191
|
+
logo: zod925.ZodOptional<zod925.ZodObject<{
|
|
192
|
+
uri: zod925.ZodOptional<zod925.ZodString>;
|
|
193
|
+
alt_text: zod925.ZodOptional<zod925.ZodString>;
|
|
194
|
+
}, "passthrough", zod925.ZodTypeAny, zod925.objectOutputType<{
|
|
195
|
+
uri: zod925.ZodOptional<zod925.ZodString>;
|
|
196
|
+
alt_text: zod925.ZodOptional<zod925.ZodString>;
|
|
197
|
+
}, zod925.ZodTypeAny, "passthrough">, zod925.objectInputType<{
|
|
198
|
+
uri: zod925.ZodOptional<zod925.ZodString>;
|
|
199
|
+
alt_text: zod925.ZodOptional<zod925.ZodString>;
|
|
200
|
+
}, zod925.ZodTypeAny, "passthrough">>>;
|
|
201
|
+
}, zod925.ZodTypeAny, "passthrough">[];
|
|
202
202
|
driverParam: unknown;
|
|
203
203
|
notNull: false;
|
|
204
204
|
hasDefault: false;
|
|
@@ -210,22 +210,22 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
210
210
|
identity: undefined;
|
|
211
211
|
generated: undefined;
|
|
212
212
|
}, {}, {
|
|
213
|
-
$type:
|
|
214
|
-
name:
|
|
215
|
-
locale:
|
|
216
|
-
logo:
|
|
217
|
-
uri:
|
|
218
|
-
alt_text:
|
|
219
|
-
}, "passthrough",
|
|
220
|
-
uri:
|
|
221
|
-
alt_text:
|
|
222
|
-
},
|
|
223
|
-
uri:
|
|
224
|
-
alt_text:
|
|
225
|
-
},
|
|
226
|
-
},
|
|
213
|
+
$type: zod925.objectOutputType<{
|
|
214
|
+
name: zod925.ZodOptional<zod925.ZodString>;
|
|
215
|
+
locale: zod925.ZodOptional<zod925.ZodString>;
|
|
216
|
+
logo: zod925.ZodOptional<zod925.ZodObject<{
|
|
217
|
+
uri: zod925.ZodOptional<zod925.ZodString>;
|
|
218
|
+
alt_text: zod925.ZodOptional<zod925.ZodString>;
|
|
219
|
+
}, "passthrough", zod925.ZodTypeAny, zod925.objectOutputType<{
|
|
220
|
+
uri: zod925.ZodOptional<zod925.ZodString>;
|
|
221
|
+
alt_text: zod925.ZodOptional<zod925.ZodString>;
|
|
222
|
+
}, zod925.ZodTypeAny, "passthrough">, zod925.objectInputType<{
|
|
223
|
+
uri: zod925.ZodOptional<zod925.ZodString>;
|
|
224
|
+
alt_text: zod925.ZodOptional<zod925.ZodString>;
|
|
225
|
+
}, zod925.ZodTypeAny, "passthrough">>>;
|
|
226
|
+
}, zod925.ZodTypeAny, "passthrough">[];
|
|
227
227
|
}>;
|
|
228
|
-
authorizationServerConfigs:
|
|
228
|
+
authorizationServerConfigs: drizzle_orm_pg_core472.PgColumn<{
|
|
229
229
|
name: "authorization_server_configs";
|
|
230
230
|
tableName: "Openid4vcIssuer";
|
|
231
231
|
dataType: "json";
|
|
@@ -244,7 +244,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
244
244
|
}, {}, {
|
|
245
245
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
246
246
|
}>;
|
|
247
|
-
dpopSigningAlgValuesSupported:
|
|
247
|
+
dpopSigningAlgValuesSupported: drizzle_orm_pg_core472.PgColumn<{
|
|
248
248
|
name: "dpop_signing_alg_values_supported";
|
|
249
249
|
tableName: "Openid4vcIssuer";
|
|
250
250
|
dataType: "json";
|
|
@@ -263,7 +263,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
263
263
|
}, {}, {
|
|
264
264
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
265
265
|
}>;
|
|
266
|
-
batchCredentialIssuance:
|
|
266
|
+
batchCredentialIssuance: drizzle_orm_pg_core472.PgColumn<{
|
|
267
267
|
name: "batch_credential_issuance";
|
|
268
268
|
tableName: "Openid4vcIssuer";
|
|
269
269
|
dataType: "string";
|
|
@@ -282,7 +282,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
282
282
|
}, {}, {
|
|
283
283
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
284
284
|
}>;
|
|
285
|
-
contextCorrelationId:
|
|
285
|
+
contextCorrelationId: drizzle_orm_pg_core472.PgColumn<{
|
|
286
286
|
name: "context_correlation_id";
|
|
287
287
|
tableName: "Openid4vcIssuer";
|
|
288
288
|
dataType: "string";
|
|
@@ -299,7 +299,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
299
299
|
identity: undefined;
|
|
300
300
|
generated: undefined;
|
|
301
301
|
}, {}, {}>;
|
|
302
|
-
id:
|
|
302
|
+
id: drizzle_orm_pg_core472.PgColumn<{
|
|
303
303
|
name: "id";
|
|
304
304
|
tableName: "Openid4vcIssuer";
|
|
305
305
|
dataType: "string";
|
|
@@ -316,7 +316,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
316
316
|
identity: undefined;
|
|
317
317
|
generated: undefined;
|
|
318
318
|
}, {}, {}>;
|
|
319
|
-
createdAt:
|
|
319
|
+
createdAt: drizzle_orm_pg_core472.PgColumn<{
|
|
320
320
|
name: "created_at";
|
|
321
321
|
tableName: "Openid4vcIssuer";
|
|
322
322
|
dataType: "date";
|
|
@@ -333,7 +333,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
333
333
|
identity: undefined;
|
|
334
334
|
generated: undefined;
|
|
335
335
|
}, {}, {}>;
|
|
336
|
-
updatedAt:
|
|
336
|
+
updatedAt: drizzle_orm_pg_core472.PgColumn<{
|
|
337
337
|
name: "updated_at";
|
|
338
338
|
tableName: "Openid4vcIssuer";
|
|
339
339
|
dataType: "date";
|
|
@@ -350,7 +350,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
350
350
|
identity: undefined;
|
|
351
351
|
generated: undefined;
|
|
352
352
|
}, {}, {}>;
|
|
353
|
-
metadata:
|
|
353
|
+
metadata: drizzle_orm_pg_core472.PgColumn<{
|
|
354
354
|
name: "metadata";
|
|
355
355
|
tableName: "Openid4vcIssuer";
|
|
356
356
|
dataType: "json";
|
|
@@ -369,7 +369,7 @@ declare const openid4vcIssuer: drizzle_orm_pg_core286.PgTableWithColumns<{
|
|
|
369
369
|
}, {}, {
|
|
370
370
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
371
371
|
}>;
|
|
372
|
-
customTags:
|
|
372
|
+
customTags: drizzle_orm_pg_core472.PgColumn<{
|
|
373
373
|
name: "custom_tags";
|
|
374
374
|
tableName: "Openid4vcIssuer";
|
|
375
375
|
dataType: "json";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core324 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
3
|
import * as zod1805 from "zod";
|
|
4
4
|
|
|
@@ -6,11 +6,11 @@ import * as zod1805 from "zod";
|
|
|
6
6
|
declare namespace sqlite_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_sqlite_core324.SQLiteTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
length: number | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
accessTokenPublicKeyFingerprint:
|
|
32
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
33
33
|
name: "access_token_public_key_fingerprint";
|
|
34
34
|
tableName: "Openid4vcIssuer";
|
|
35
35
|
dataType: "json";
|
|
@@ -46,7 +46,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
accessTokenPublicJwk:
|
|
49
|
+
accessTokenPublicJwk: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
50
50
|
name: "access_token_public_jwk";
|
|
51
51
|
tableName: "Openid4vcIssuer";
|
|
52
52
|
dataType: "json";
|
|
@@ -163,7 +163,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
163
163
|
oth?: undefined;
|
|
164
164
|
};
|
|
165
165
|
}>;
|
|
166
|
-
credentialConfigurationsSupported:
|
|
166
|
+
credentialConfigurationsSupported: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
167
167
|
name: "credential_configurations_supported";
|
|
168
168
|
tableName: "Openid4vcIssuer";
|
|
169
169
|
dataType: "json";
|
|
@@ -182,7 +182,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
182
182
|
}, {}, {
|
|
183
183
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
184
184
|
}>;
|
|
185
|
-
display:
|
|
185
|
+
display: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
186
186
|
name: "display";
|
|
187
187
|
tableName: "Openid4vcIssuer";
|
|
188
188
|
dataType: "json";
|
|
@@ -227,7 +227,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
227
227
|
}, zod1805.ZodTypeAny, "passthrough">>>;
|
|
228
228
|
}, zod1805.ZodTypeAny, "passthrough">[];
|
|
229
229
|
}>;
|
|
230
|
-
authorizationServerConfigs:
|
|
230
|
+
authorizationServerConfigs: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
231
231
|
name: "authorization_server_configs";
|
|
232
232
|
tableName: "Openid4vcIssuer";
|
|
233
233
|
dataType: "json";
|
|
@@ -246,7 +246,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
246
246
|
}, {}, {
|
|
247
247
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
248
248
|
}>;
|
|
249
|
-
dpopSigningAlgValuesSupported:
|
|
249
|
+
dpopSigningAlgValuesSupported: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
250
250
|
name: "dpop_signing_alg_values_supported";
|
|
251
251
|
tableName: "Openid4vcIssuer";
|
|
252
252
|
dataType: "json";
|
|
@@ -265,7 +265,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
265
265
|
}, {}, {
|
|
266
266
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
267
267
|
}>;
|
|
268
|
-
batchCredentialIssuance:
|
|
268
|
+
batchCredentialIssuance: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
269
269
|
name: "batch_credential_issuance";
|
|
270
270
|
tableName: "Openid4vcIssuer";
|
|
271
271
|
dataType: "string";
|
|
@@ -285,7 +285,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
285
285
|
length: number | undefined;
|
|
286
286
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
287
287
|
}>;
|
|
288
|
-
contextCorrelationId:
|
|
288
|
+
contextCorrelationId: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
289
289
|
name: "context_correlation_id";
|
|
290
290
|
tableName: "Openid4vcIssuer";
|
|
291
291
|
dataType: "string";
|
|
@@ -304,7 +304,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
304
304
|
}, {}, {
|
|
305
305
|
length: number | undefined;
|
|
306
306
|
}>;
|
|
307
|
-
id:
|
|
307
|
+
id: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
308
308
|
name: "id";
|
|
309
309
|
tableName: "Openid4vcIssuer";
|
|
310
310
|
dataType: "string";
|
|
@@ -323,7 +323,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
323
323
|
}, {}, {
|
|
324
324
|
length: undefined;
|
|
325
325
|
}>;
|
|
326
|
-
createdAt:
|
|
326
|
+
createdAt: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
327
327
|
name: "created_at";
|
|
328
328
|
tableName: "Openid4vcIssuer";
|
|
329
329
|
dataType: "date";
|
|
@@ -340,7 +340,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
340
340
|
identity: undefined;
|
|
341
341
|
generated: undefined;
|
|
342
342
|
}, {}, {}>;
|
|
343
|
-
updatedAt:
|
|
343
|
+
updatedAt: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
344
344
|
name: "updated_at";
|
|
345
345
|
tableName: "Openid4vcIssuer";
|
|
346
346
|
dataType: "date";
|
|
@@ -357,7 +357,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
357
357
|
identity: undefined;
|
|
358
358
|
generated: undefined;
|
|
359
359
|
}, {}, {}>;
|
|
360
|
-
metadata:
|
|
360
|
+
metadata: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
361
361
|
name: "metadata";
|
|
362
362
|
tableName: "Openid4vcIssuer";
|
|
363
363
|
dataType: "json";
|
|
@@ -376,7 +376,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core421.SQLiteTableWithColumns
|
|
|
376
376
|
}, {}, {
|
|
377
377
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
378
378
|
}>;
|
|
379
|
-
customTags:
|
|
379
|
+
customTags: drizzle_orm_sqlite_core324.SQLiteColumn<{
|
|
380
380
|
name: "custom_tags";
|
|
381
381
|
tableName: "Openid4vcIssuer";
|
|
382
382
|
dataType: "json";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_sqlite_core290 from "drizzle-orm/sqlite-core";
|
|
2
2
|
import { OpenId4VciAuthorizationServerConfig, OpenId4VciBatchCredentialIssuanceOptions, OpenId4VciCredentialConfigurationsSupportedWithFormats } from "@credo-ts/openid4vc";
|
|
3
3
|
import * as zod1071 from "zod";
|
|
4
4
|
|
|
@@ -6,11 +6,11 @@ import * as zod1071 from "zod";
|
|
|
6
6
|
declare namespace sqlite_d_exports {
|
|
7
7
|
export { openid4vcIssuer };
|
|
8
8
|
}
|
|
9
|
-
declare const openid4vcIssuer:
|
|
9
|
+
declare const openid4vcIssuer: drizzle_orm_sqlite_core290.SQLiteTableWithColumns<{
|
|
10
10
|
name: "Openid4vcIssuer";
|
|
11
11
|
schema: undefined;
|
|
12
12
|
columns: {
|
|
13
|
-
issuerId:
|
|
13
|
+
issuerId: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
14
14
|
name: "issuer_id";
|
|
15
15
|
tableName: "Openid4vcIssuer";
|
|
16
16
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
29
29
|
}, {}, {
|
|
30
30
|
length: number | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
accessTokenPublicKeyFingerprint:
|
|
32
|
+
accessTokenPublicKeyFingerprint: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
33
33
|
name: "access_token_public_key_fingerprint";
|
|
34
34
|
tableName: "Openid4vcIssuer";
|
|
35
35
|
dataType: "json";
|
|
@@ -46,7 +46,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
accessTokenPublicJwk:
|
|
49
|
+
accessTokenPublicJwk: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
50
50
|
name: "access_token_public_jwk";
|
|
51
51
|
tableName: "Openid4vcIssuer";
|
|
52
52
|
dataType: "json";
|
|
@@ -163,7 +163,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
163
163
|
oth?: undefined;
|
|
164
164
|
};
|
|
165
165
|
}>;
|
|
166
|
-
credentialConfigurationsSupported:
|
|
166
|
+
credentialConfigurationsSupported: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
167
167
|
name: "credential_configurations_supported";
|
|
168
168
|
tableName: "Openid4vcIssuer";
|
|
169
169
|
dataType: "json";
|
|
@@ -182,7 +182,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
182
182
|
}, {}, {
|
|
183
183
|
$type: OpenId4VciCredentialConfigurationsSupportedWithFormats;
|
|
184
184
|
}>;
|
|
185
|
-
display:
|
|
185
|
+
display: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
186
186
|
name: "display";
|
|
187
187
|
tableName: "Openid4vcIssuer";
|
|
188
188
|
dataType: "json";
|
|
@@ -227,7 +227,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
227
227
|
}, zod1071.ZodTypeAny, "passthrough">>>;
|
|
228
228
|
}, zod1071.ZodTypeAny, "passthrough">[];
|
|
229
229
|
}>;
|
|
230
|
-
authorizationServerConfigs:
|
|
230
|
+
authorizationServerConfigs: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
231
231
|
name: "authorization_server_configs";
|
|
232
232
|
tableName: "Openid4vcIssuer";
|
|
233
233
|
dataType: "json";
|
|
@@ -246,7 +246,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
246
246
|
}, {}, {
|
|
247
247
|
$type: OpenId4VciAuthorizationServerConfig[];
|
|
248
248
|
}>;
|
|
249
|
-
dpopSigningAlgValuesSupported:
|
|
249
|
+
dpopSigningAlgValuesSupported: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
250
250
|
name: "dpop_signing_alg_values_supported";
|
|
251
251
|
tableName: "Openid4vcIssuer";
|
|
252
252
|
dataType: "json";
|
|
@@ -265,7 +265,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
265
265
|
}, {}, {
|
|
266
266
|
$type: ["HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K", ...("HS256" | "HS384" | "HS512" | "RS256" | "RS384" | "RS512" | "ES256" | "ES384" | "ES512" | "PS256" | "PS384" | "PS512" | "EdDSA" | "ES256K")[]];
|
|
267
267
|
}>;
|
|
268
|
-
batchCredentialIssuance:
|
|
268
|
+
batchCredentialIssuance: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
269
269
|
name: "batch_credential_issuance";
|
|
270
270
|
tableName: "Openid4vcIssuer";
|
|
271
271
|
dataType: "string";
|
|
@@ -285,7 +285,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
285
285
|
length: number | undefined;
|
|
286
286
|
$type: OpenId4VciBatchCredentialIssuanceOptions;
|
|
287
287
|
}>;
|
|
288
|
-
contextCorrelationId:
|
|
288
|
+
contextCorrelationId: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
289
289
|
name: "context_correlation_id";
|
|
290
290
|
tableName: "Openid4vcIssuer";
|
|
291
291
|
dataType: "string";
|
|
@@ -304,7 +304,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
304
304
|
}, {}, {
|
|
305
305
|
length: number | undefined;
|
|
306
306
|
}>;
|
|
307
|
-
id:
|
|
307
|
+
id: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
308
308
|
name: "id";
|
|
309
309
|
tableName: "Openid4vcIssuer";
|
|
310
310
|
dataType: "string";
|
|
@@ -323,7 +323,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
323
323
|
}, {}, {
|
|
324
324
|
length: undefined;
|
|
325
325
|
}>;
|
|
326
|
-
createdAt:
|
|
326
|
+
createdAt: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
327
327
|
name: "created_at";
|
|
328
328
|
tableName: "Openid4vcIssuer";
|
|
329
329
|
dataType: "date";
|
|
@@ -340,7 +340,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
340
340
|
identity: undefined;
|
|
341
341
|
generated: undefined;
|
|
342
342
|
}, {}, {}>;
|
|
343
|
-
updatedAt:
|
|
343
|
+
updatedAt: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
344
344
|
name: "updated_at";
|
|
345
345
|
tableName: "Openid4vcIssuer";
|
|
346
346
|
dataType: "date";
|
|
@@ -357,7 +357,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
357
357
|
identity: undefined;
|
|
358
358
|
generated: undefined;
|
|
359
359
|
}, {}, {}>;
|
|
360
|
-
metadata:
|
|
360
|
+
metadata: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
361
361
|
name: "metadata";
|
|
362
362
|
tableName: "Openid4vcIssuer";
|
|
363
363
|
dataType: "json";
|
|
@@ -376,7 +376,7 @@ declare const openid4vcIssuer: drizzle_orm_sqlite_core406.SQLiteTableWithColumns
|
|
|
376
376
|
}, {}, {
|
|
377
377
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
378
378
|
}>;
|
|
379
|
-
customTags:
|
|
379
|
+
customTags: drizzle_orm_sqlite_core290.SQLiteColumn<{
|
|
380
380
|
name: "custom_tags";
|
|
381
381
|
tableName: "Openid4vcIssuer";
|
|
382
382
|
dataType: "json";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core51 from "drizzle-orm/pg-core";
|
|
2
2
|
import { OpenId4VpAuthorizationRequestPayload } from "@credo-ts/openid4vc";
|
|
3
3
|
import * as zod879 from "zod";
|
|
4
4
|
|
|
@@ -7,12 +7,12 @@ declare namespace postgres_d_exports {
|
|
|
7
7
|
export { openId4VcVerificationSession, openId4VcVerificationSessionStateEnum, openId4VcVerificationSessionStates };
|
|
8
8
|
}
|
|
9
9
|
declare const openId4VcVerificationSessionStates: readonly ["Error", "RequestCreated", "RequestUriRetrieved", "ResponseVerified"];
|
|
10
|
-
declare const openId4VcVerificationSessionStateEnum:
|
|
11
|
-
declare const openId4VcVerificationSession:
|
|
10
|
+
declare const openId4VcVerificationSessionStateEnum: drizzle_orm_pg_core51.PgEnum<["Error", "RequestCreated", "RequestUriRetrieved", "ResponseVerified"]>;
|
|
11
|
+
declare const openId4VcVerificationSession: drizzle_orm_pg_core51.PgTableWithColumns<{
|
|
12
12
|
name: "OpenId4VcVerificationSession";
|
|
13
13
|
schema: undefined;
|
|
14
14
|
columns: {
|
|
15
|
-
verifierId:
|
|
15
|
+
verifierId: drizzle_orm_pg_core51.PgColumn<{
|
|
16
16
|
name: "verifier_id";
|
|
17
17
|
tableName: "OpenId4VcVerificationSession";
|
|
18
18
|
dataType: "string";
|
|
@@ -29,7 +29,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
29
29
|
identity: undefined;
|
|
30
30
|
generated: undefined;
|
|
31
31
|
}, {}, {}>;
|
|
32
|
-
state:
|
|
32
|
+
state: drizzle_orm_pg_core51.PgColumn<{
|
|
33
33
|
name: "state";
|
|
34
34
|
tableName: "OpenId4VcVerificationSession";
|
|
35
35
|
dataType: "string";
|
|
@@ -46,7 +46,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
46
46
|
identity: undefined;
|
|
47
47
|
generated: undefined;
|
|
48
48
|
}, {}, {}>;
|
|
49
|
-
errorMessage:
|
|
49
|
+
errorMessage: drizzle_orm_pg_core51.PgColumn<{
|
|
50
50
|
name: "error_message";
|
|
51
51
|
tableName: "OpenId4VcVerificationSession";
|
|
52
52
|
dataType: "string";
|
|
@@ -63,7 +63,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
63
63
|
identity: undefined;
|
|
64
64
|
generated: undefined;
|
|
65
65
|
}, {}, {}>;
|
|
66
|
-
authorizationRequestJwt:
|
|
66
|
+
authorizationRequestJwt: drizzle_orm_pg_core51.PgColumn<{
|
|
67
67
|
name: "authorization_request_jwt";
|
|
68
68
|
tableName: "OpenId4VcVerificationSession";
|
|
69
69
|
dataType: "string";
|
|
@@ -80,7 +80,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
80
80
|
identity: undefined;
|
|
81
81
|
generated: undefined;
|
|
82
82
|
}, {}, {}>;
|
|
83
|
-
authorizationRequestPayload:
|
|
83
|
+
authorizationRequestPayload: drizzle_orm_pg_core51.PgColumn<{
|
|
84
84
|
name: "authorization_request_payload";
|
|
85
85
|
tableName: "OpenId4VcVerificationSession";
|
|
86
86
|
dataType: "json";
|
|
@@ -99,7 +99,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
99
99
|
}, {}, {
|
|
100
100
|
$type: OpenId4VpAuthorizationRequestPayload;
|
|
101
101
|
}>;
|
|
102
|
-
authorizationRequestUri:
|
|
102
|
+
authorizationRequestUri: drizzle_orm_pg_core51.PgColumn<{
|
|
103
103
|
name: "authorization_request_uri";
|
|
104
104
|
tableName: "OpenId4VcVerificationSession";
|
|
105
105
|
dataType: "string";
|
|
@@ -116,7 +116,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
116
116
|
identity: undefined;
|
|
117
117
|
generated: undefined;
|
|
118
118
|
}, {}, {}>;
|
|
119
|
-
authorizationResponseRedirectUri:
|
|
119
|
+
authorizationResponseRedirectUri: drizzle_orm_pg_core51.PgColumn<{
|
|
120
120
|
name: "authorization_response_redirect_uri";
|
|
121
121
|
tableName: "OpenId4VcVerificationSession";
|
|
122
122
|
dataType: "string";
|
|
@@ -133,7 +133,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
133
133
|
identity: undefined;
|
|
134
134
|
generated: undefined;
|
|
135
135
|
}, {}, {}>;
|
|
136
|
-
authorizationRequestId:
|
|
136
|
+
authorizationRequestId: drizzle_orm_pg_core51.PgColumn<{
|
|
137
137
|
name: "authorization_request_id";
|
|
138
138
|
tableName: "OpenId4VcVerificationSession";
|
|
139
139
|
dataType: "string";
|
|
@@ -150,7 +150,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
150
150
|
identity: undefined;
|
|
151
151
|
generated: undefined;
|
|
152
152
|
}, {}, {}>;
|
|
153
|
-
expiresAt:
|
|
153
|
+
expiresAt: drizzle_orm_pg_core51.PgColumn<{
|
|
154
154
|
name: "expires_at";
|
|
155
155
|
tableName: "OpenId4VcVerificationSession";
|
|
156
156
|
dataType: "date";
|
|
@@ -167,7 +167,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
167
167
|
identity: undefined;
|
|
168
168
|
generated: undefined;
|
|
169
169
|
}, {}, {}>;
|
|
170
|
-
authorizationResponsePayload:
|
|
170
|
+
authorizationResponsePayload: drizzle_orm_pg_core51.PgColumn<{
|
|
171
171
|
name: "authorization_response_payload";
|
|
172
172
|
tableName: "OpenId4VcVerificationSession";
|
|
173
173
|
dataType: "json";
|
|
@@ -204,7 +204,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
204
204
|
expires_in: zod879.ZodOptional<zod879.ZodNumber>;
|
|
205
205
|
}, zod879.ZodTypeAny, "passthrough">;
|
|
206
206
|
}>;
|
|
207
|
-
presentationDuringIssuanceSession:
|
|
207
|
+
presentationDuringIssuanceSession: drizzle_orm_pg_core51.PgColumn<{
|
|
208
208
|
name: "presentation_during_issuance_session";
|
|
209
209
|
tableName: "OpenId4VcVerificationSession";
|
|
210
210
|
dataType: "string";
|
|
@@ -221,7 +221,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
221
221
|
identity: undefined;
|
|
222
222
|
generated: undefined;
|
|
223
223
|
}, {}, {}>;
|
|
224
|
-
nonce:
|
|
224
|
+
nonce: drizzle_orm_pg_core51.PgColumn<{
|
|
225
225
|
name: "nonce";
|
|
226
226
|
tableName: "OpenId4VcVerificationSession";
|
|
227
227
|
dataType: "string";
|
|
@@ -238,7 +238,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
238
238
|
identity: undefined;
|
|
239
239
|
generated: undefined;
|
|
240
240
|
}, {}, {}>;
|
|
241
|
-
payloadState:
|
|
241
|
+
payloadState: drizzle_orm_pg_core51.PgColumn<{
|
|
242
242
|
name: "payload_state";
|
|
243
243
|
tableName: "OpenId4VcVerificationSession";
|
|
244
244
|
dataType: "string";
|
|
@@ -255,7 +255,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
255
255
|
identity: undefined;
|
|
256
256
|
generated: undefined;
|
|
257
257
|
}, {}, {}>;
|
|
258
|
-
contextCorrelationId:
|
|
258
|
+
contextCorrelationId: drizzle_orm_pg_core51.PgColumn<{
|
|
259
259
|
name: "context_correlation_id";
|
|
260
260
|
tableName: "OpenId4VcVerificationSession";
|
|
261
261
|
dataType: "string";
|
|
@@ -272,7 +272,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
272
272
|
identity: undefined;
|
|
273
273
|
generated: undefined;
|
|
274
274
|
}, {}, {}>;
|
|
275
|
-
id:
|
|
275
|
+
id: drizzle_orm_pg_core51.PgColumn<{
|
|
276
276
|
name: "id";
|
|
277
277
|
tableName: "OpenId4VcVerificationSession";
|
|
278
278
|
dataType: "string";
|
|
@@ -289,7 +289,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
289
289
|
identity: undefined;
|
|
290
290
|
generated: undefined;
|
|
291
291
|
}, {}, {}>;
|
|
292
|
-
createdAt:
|
|
292
|
+
createdAt: drizzle_orm_pg_core51.PgColumn<{
|
|
293
293
|
name: "created_at";
|
|
294
294
|
tableName: "OpenId4VcVerificationSession";
|
|
295
295
|
dataType: "date";
|
|
@@ -306,7 +306,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
306
306
|
identity: undefined;
|
|
307
307
|
generated: undefined;
|
|
308
308
|
}, {}, {}>;
|
|
309
|
-
updatedAt:
|
|
309
|
+
updatedAt: drizzle_orm_pg_core51.PgColumn<{
|
|
310
310
|
name: "updated_at";
|
|
311
311
|
tableName: "OpenId4VcVerificationSession";
|
|
312
312
|
dataType: "date";
|
|
@@ -323,7 +323,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
323
323
|
identity: undefined;
|
|
324
324
|
generated: undefined;
|
|
325
325
|
}, {}, {}>;
|
|
326
|
-
metadata:
|
|
326
|
+
metadata: drizzle_orm_pg_core51.PgColumn<{
|
|
327
327
|
name: "metadata";
|
|
328
328
|
tableName: "OpenId4VcVerificationSession";
|
|
329
329
|
dataType: "json";
|
|
@@ -342,7 +342,7 @@ declare const openId4VcVerificationSession: drizzle_orm_pg_core314.PgTableWithCo
|
|
|
342
342
|
}, {}, {
|
|
343
343
|
$type: Record<string, Record<string, unknown> | undefined>;
|
|
344
344
|
}>;
|
|
345
|
-
customTags:
|
|
345
|
+
customTags: drizzle_orm_pg_core51.PgColumn<{
|
|
346
346
|
name: "custom_tags";
|
|
347
347
|
tableName: "OpenId4VcVerificationSession";
|
|
348
348
|
dataType: "json";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa;cAIA,uCAGZ,
|
|
1
|
+
{"version":3,"file":"postgres.d.mts","names":[],"sources":["../../../src/openid4vc/openid4vc-verification-session-record/postgres.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAUa;cAIA,uCAGZ,qBAAA,CAHiD;cAKrC,oDAA4B;;;;gBAgCxC,qBAAA,CAAA;;;;MAzCY,UAAA,EAAA,QAAA;MAIA,IAAA,EAAA,MAAA;MAKA,WAAA,EAAA,MAAA;MAgCZ,OAAA,EAAA,IAAA;MAAA,UAAA,EAAA,KAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAhCwC;MAAA,QAAA,EAAA,SAAA"}
|