@prisma-next/extension-supabase 0.14.0-dev.18 → 0.14.0-dev.19

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.
@@ -10,6 +10,7 @@ declare const AuthUser: import("@prisma-next/sql-contract-ts/contract-builder").
10
10
  readonly columnName?: undefined;
11
11
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
12
12
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
13
+ readonly many?: undefined;
13
14
  } & {
14
15
  readonly id: {
15
16
  readonly name?: string | undefined;
@@ -27,6 +28,7 @@ declare const AuthUser: import("@prisma-next/sql-contract-ts/contract-builder").
27
28
  readonly columnName?: undefined;
28
29
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
29
30
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
31
+ readonly many?: undefined;
30
32
  } & {
31
33
  readonly id?: undefined;
32
34
  } & {
@@ -42,6 +44,7 @@ declare const AuthUser: import("@prisma-next/sql-contract-ts/contract-builder").
42
44
  readonly columnName?: undefined;
43
45
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
44
46
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
47
+ readonly many?: undefined;
45
48
  } & {
46
49
  readonly id?: undefined;
47
50
  } & {
@@ -57,6 +60,7 @@ declare const AuthUser: import("@prisma-next/sql-contract-ts/contract-builder").
57
60
  readonly columnName?: undefined;
58
61
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
59
62
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
63
+ readonly many?: undefined;
60
64
  } & {
61
65
  readonly id?: undefined;
62
66
  } & {
@@ -74,6 +78,7 @@ declare const AuthIdentity: import("@prisma-next/sql-contract-ts/contract-builde
74
78
  readonly columnName?: undefined;
75
79
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
76
80
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
81
+ readonly many?: undefined;
77
82
  } & {
78
83
  readonly id: {
79
84
  readonly name?: string | undefined;
@@ -91,6 +96,7 @@ declare const AuthIdentity: import("@prisma-next/sql-contract-ts/contract-builde
91
96
  readonly columnName?: undefined;
92
97
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
93
98
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
99
+ readonly many?: undefined;
94
100
  } & {
95
101
  readonly id?: undefined;
96
102
  } & {
@@ -106,6 +112,7 @@ declare const AuthIdentity: import("@prisma-next/sql-contract-ts/contract-builde
106
112
  readonly columnName?: undefined;
107
113
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
108
114
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
115
+ readonly many?: undefined;
109
116
  } & {
110
117
  readonly id?: undefined;
111
118
  } & {
@@ -121,6 +128,7 @@ declare const AuthIdentity: import("@prisma-next/sql-contract-ts/contract-builde
121
128
  readonly columnName?: undefined;
122
129
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
123
130
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
131
+ readonly many?: undefined;
124
132
  } & {
125
133
  readonly id?: undefined;
126
134
  } & {
@@ -136,6 +144,7 @@ declare const AuthIdentity: import("@prisma-next/sql-contract-ts/contract-builde
136
144
  readonly columnName?: undefined;
137
145
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
138
146
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
147
+ readonly many?: undefined;
139
148
  } & {
140
149
  readonly id?: undefined;
141
150
  } & {
@@ -153,6 +162,7 @@ declare const StorageBucket: import("@prisma-next/sql-contract-ts/contract-build
153
162
  readonly columnName?: undefined;
154
163
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
155
164
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
165
+ readonly many?: undefined;
156
166
  } & {
157
167
  readonly id: {
158
168
  readonly name?: string | undefined;
@@ -170,6 +180,7 @@ declare const StorageBucket: import("@prisma-next/sql-contract-ts/contract-build
170
180
  readonly columnName?: undefined;
171
181
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
172
182
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
183
+ readonly many?: undefined;
173
184
  } & {
174
185
  readonly id?: undefined;
175
186
  } & {
@@ -185,6 +196,7 @@ declare const StorageBucket: import("@prisma-next/sql-contract-ts/contract-build
185
196
  readonly columnName?: undefined;
186
197
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
187
198
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
199
+ readonly many?: undefined;
188
200
  } & {
189
201
  readonly id?: undefined;
190
202
  } & {
@@ -200,6 +212,7 @@ declare const StorageBucket: import("@prisma-next/sql-contract-ts/contract-build
200
212
  readonly columnName?: undefined;
201
213
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
202
214
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
215
+ readonly many?: undefined;
203
216
  } & {
204
217
  readonly id?: undefined;
205
218
  } & {
@@ -217,6 +230,7 @@ declare const StorageObject: import("@prisma-next/sql-contract-ts/contract-build
217
230
  readonly columnName?: undefined;
218
231
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
219
232
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
233
+ readonly many?: undefined;
220
234
  } & {
221
235
  readonly id: {
222
236
  readonly name?: string | undefined;
@@ -234,6 +248,7 @@ declare const StorageObject: import("@prisma-next/sql-contract-ts/contract-build
234
248
  readonly columnName?: undefined;
235
249
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
236
250
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
251
+ readonly many?: undefined;
237
252
  } & {
238
253
  readonly id?: undefined;
239
254
  } & {
@@ -249,6 +264,7 @@ declare const StorageObject: import("@prisma-next/sql-contract-ts/contract-build
249
264
  readonly columnName?: undefined;
250
265
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
251
266
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
267
+ readonly many?: undefined;
252
268
  } & {
253
269
  readonly id?: undefined;
254
270
  } & {
@@ -264,6 +280,7 @@ declare const StorageObject: import("@prisma-next/sql-contract-ts/contract-build
264
280
  readonly columnName?: undefined;
265
281
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
266
282
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
283
+ readonly many?: undefined;
267
284
  } & {
268
285
  readonly id?: undefined;
269
286
  } & {
@@ -279,6 +296,7 @@ declare const StorageObject: import("@prisma-next/sql-contract-ts/contract-build
279
296
  readonly columnName?: undefined;
280
297
  readonly default?: import("@prisma-next/contract/types").ColumnDefault | undefined;
281
298
  readonly executionDefaults?: import("@prisma-next/contract/types").ExecutionMutationDefaultPhases | undefined;
299
+ readonly many?: undefined;
282
300
  } & {
283
301
  readonly id?: undefined;
284
302
  } & {
@@ -1 +1 @@
1
- {"version":3,"file":"contract.d.mts","names":[],"sources":["../src/contract/handles.ts"],"mappings":";cAiBa,QAAA,0DAAQ,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAapB,MAAA,sCAAA,MAAA;AAAA,cAEY,YAAA,0DAAY,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAcxB,MAAA,sCAAA,MAAA;AAAA,cAEY,aAAA,0DAAa,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAazB,MAAA,sCAAA,MAAA;AAAA,cAEY,aAAA,0DAAa,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAczB,MAAA,sCAAA,MAAA"}
1
+ {"version":3,"file":"contract.d.mts","names":[],"sources":["../src/contract/handles.ts"],"mappings":";cAiBa,QAAA,0DAAQ,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAapB,MAAA,sCAAA,MAAA;AAAA,cAEY,YAAA,0DAAY,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAcxB,MAAA,sCAAA,MAAA;AAAA,cAEY,aAAA,0DAAa,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAazB,MAAA,sCAAA,MAAA;AAAA,cAEY,aAAA,0DAAa,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAczB,MAAA,sCAAA,MAAA"}
package/dist/pack.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { t as version } from "./package-BcnKFe_c.mjs";
1
+ import { t as version } from "./package-CBWN82TL.mjs";
2
2
  import { blindCast } from "@prisma-next/utils/casts";
3
3
  //#region src/contract/contract.json
4
4
  var contract_default = {
@@ -399,7 +399,8 @@ var contract_default = {
399
399
  "defaultInInsert": true,
400
400
  "enums": true,
401
401
  "lateral": true,
402
- "returning": true
402
+ "returning": true,
403
+ "scalarList": true
403
404
  }
404
405
  },
405
406
  extensionPacks: {},
package/dist/pack.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"pack.mjs","names":["contractJson","packageJson.version"],"sources":["../src/contract/contract.json","../src/pack/index.ts"],"sourcesContent":["","import type { SqlControlExtensionDescriptor } from '@prisma-next/family-sql/control';\nimport { blindCast } from '@prisma-next/utils/casts';\nimport packageJson from '../../package.json' with { type: 'json' };\nimport type { Contract } from '../contract/contract.d';\nimport contractJson from '../contract/contract.json' with { type: 'json' };\n\nconst SUPABASE_SPACE_ID = 'supabase' as const;\n\nfunction buildContractSpace(contractOverride?: unknown) {\n const contract = blindCast<\n Contract,\n 'JSON import narrowed to emitted Contract type; assertDescriptorSelfConsistency verifies the storageHash at load time'\n >(contractOverride ?? contractJson);\n return {\n contractJson: contract,\n migrations: [] as const,\n headRef: { hash: contract.storage.storageHash, invariants: [] as const },\n };\n}\n\nconst supabaseContractSpace = buildContractSpace();\n\nconst supabasePackBase = {\n kind: 'extension' as const,\n id: SUPABASE_SPACE_ID,\n familyId: 'sql' as const,\n targetId: 'postgres' as const,\n version: packageJson.version,\n contractSpace: supabaseContractSpace,\n create: () => ({\n familyId: 'sql' as const,\n targetId: 'postgres' as const,\n }),\n} satisfies SqlControlExtensionDescriptor<'postgres'>;\n\nexport const supabasePack: SqlControlExtensionDescriptor<'postgres'> = supabasePackBase;\n\n/**\n * Returns a pack using `contractOverride` in place of the shipped\n * `contract.json` when provided, otherwise returns the default pack.\n *\n * Intended for tests that need to drive the framework with a synthetic\n * contract while still exercising the full descriptor wiring.\n */\nexport function supabasePackWith(options?: {\n contractOverride?: unknown;\n}): SqlControlExtensionDescriptor<'postgres'> {\n if (options?.contractOverride === undefined) return supabasePack;\n return {\n ...supabasePackBase,\n contractSpace: buildContractSpace(options.contractOverride),\n };\n}\n\nexport default supabasePack;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACMA,MAAM,oBAAoB;AAE1B,SAAS,mBAAmB,kBAA4B;CACtD,MAAM,WAAW,UAGf,oBAAoBA,gBAAY;CAClC,OAAO;EACL,cAAc;EACd,YAAY,CAAC;EACb,SAAS;GAAE,MAAM,SAAS,QAAQ;GAAa,YAAY,CAAC;EAAW;CACzE;AACF;AAIA,MAAM,mBAAmB;CACvB,MAAM;CACN,IAAI;CACJ,UAAU;CACV,UAAU;CACDC;CACT,eAR4B,mBAQb;CACf,eAAe;EACb,UAAU;EACV,UAAU;CACZ;AACF;AAEA,MAAa,eAA0D;;;;;;;;AASvE,SAAgB,iBAAiB,SAEa;CAC5C,IAAI,SAAS,qBAAqB,KAAA,GAAW,OAAO;CACpD,OAAO;EACL,GAAG;EACH,eAAe,mBAAmB,QAAQ,gBAAgB;CAC5D;AACF"}
1
+ {"version":3,"file":"pack.mjs","names":["contractJson","packageJson.version"],"sources":["../src/contract/contract.json","../src/pack/index.ts"],"sourcesContent":["","import type { SqlControlExtensionDescriptor } from '@prisma-next/family-sql/control';\nimport { blindCast } from '@prisma-next/utils/casts';\nimport packageJson from '../../package.json' with { type: 'json' };\nimport type { Contract } from '../contract/contract.d';\nimport contractJson from '../contract/contract.json' with { type: 'json' };\n\nconst SUPABASE_SPACE_ID = 'supabase' as const;\n\nfunction buildContractSpace(contractOverride?: unknown) {\n const contract = blindCast<\n Contract,\n 'JSON import narrowed to emitted Contract type; assertDescriptorSelfConsistency verifies the storageHash at load time'\n >(contractOverride ?? contractJson);\n return {\n contractJson: contract,\n migrations: [] as const,\n headRef: { hash: contract.storage.storageHash, invariants: [] as const },\n };\n}\n\nconst supabaseContractSpace = buildContractSpace();\n\nconst supabasePackBase = {\n kind: 'extension' as const,\n id: SUPABASE_SPACE_ID,\n familyId: 'sql' as const,\n targetId: 'postgres' as const,\n version: packageJson.version,\n contractSpace: supabaseContractSpace,\n create: () => ({\n familyId: 'sql' as const,\n targetId: 'postgres' as const,\n }),\n} satisfies SqlControlExtensionDescriptor<'postgres'>;\n\nexport const supabasePack: SqlControlExtensionDescriptor<'postgres'> = supabasePackBase;\n\n/**\n * Returns a pack using `contractOverride` in place of the shipped\n * `contract.json` when provided, otherwise returns the default pack.\n *\n * Intended for tests that need to drive the framework with a synthetic\n * contract while still exercising the full descriptor wiring.\n */\nexport function supabasePackWith(options?: {\n contractOverride?: unknown;\n}): SqlControlExtensionDescriptor<'postgres'> {\n if (options?.contractOverride === undefined) return supabasePack;\n return {\n ...supabasePackBase,\n contractSpace: buildContractSpace(options.contractOverride),\n };\n}\n\nexport default supabasePack;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACMA,MAAM,oBAAoB;AAE1B,SAAS,mBAAmB,kBAA4B;CACtD,MAAM,WAAW,UAGf,oBAAoBA,gBAAY;CAClC,OAAO;EACL,cAAc;EACd,YAAY,CAAC;EACb,SAAS;GAAE,MAAM,SAAS,QAAQ;GAAa,YAAY,CAAC;EAAW;CACzE;AACF;AAIA,MAAM,mBAAmB;CACvB,MAAM;CACN,IAAI;CACJ,UAAU;CACV,UAAU;CACDC;CACT,eAR4B,mBAQb;CACf,eAAe;EACb,UAAU;EACV,UAAU;CACZ;AACF;AAEA,MAAa,eAA0D;;;;;;;;AASvE,SAAgB,iBAAiB,SAEa;CAC5C,IAAI,SAAS,qBAAqB,KAAA,GAAW,OAAO;CACpD,OAAO;EACL,GAAG;EACH,eAAe,mBAAmB,QAAQ,gBAAgB;CAC5D;AACF"}
@@ -0,0 +1,6 @@
1
+ //#region package.json
2
+ var version = "0.14.0-dev.19";
3
+ //#endregion
4
+ export { version as t };
5
+
6
+ //# sourceMappingURL=package-CBWN82TL.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"package-CBWN82TL.mjs","names":[],"sources":["../package.json"],"sourcesContent":[""],"mappings":""}
package/dist/runtime.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { t as version } from "./package-BcnKFe_c.mjs";
1
+ import { t as version } from "./package-CBWN82TL.mjs";
2
2
  import { blindCast } from "@prisma-next/utils/casts";
3
3
  import postgresAdapter from "@prisma-next/adapter-postgres/runtime";
4
4
  import postgresDriver from "@prisma-next/driver-postgres/runtime";
package/package.json CHANGED
@@ -1,47 +1,47 @@
1
1
  {
2
2
  "name": "@prisma-next/extension-supabase",
3
- "version": "0.14.0-dev.18",
3
+ "version": "0.14.0-dev.19",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "sideEffects": false,
7
7
  "dependencies": {
8
- "@prisma-next/adapter-postgres": "0.14.0-dev.18",
9
- "@prisma-next/contract": "0.14.0-dev.18",
10
- "@prisma-next/driver-postgres": "0.14.0-dev.18",
11
- "@prisma-next/postgres": "0.14.0-dev.18",
12
- "@prisma-next/sql-builder": "0.14.0-dev.18",
13
- "@prisma-next/sql-orm-client": "0.14.0-dev.18",
14
- "@prisma-next/target-postgres": "0.14.0-dev.18",
8
+ "@prisma-next/adapter-postgres": "0.14.0-dev.19",
9
+ "@prisma-next/contract": "0.14.0-dev.19",
10
+ "@prisma-next/driver-postgres": "0.14.0-dev.19",
11
+ "@prisma-next/postgres": "0.14.0-dev.19",
12
+ "@prisma-next/sql-builder": "0.14.0-dev.19",
13
+ "@prisma-next/sql-orm-client": "0.14.0-dev.19",
14
+ "@prisma-next/target-postgres": "0.14.0-dev.19",
15
15
  "jose": "^6",
16
16
  "pg": "8.21.0",
17
- "@prisma-next/contract-authoring": "0.14.0-dev.18",
18
- "@prisma-next/family-sql": "0.14.0-dev.18",
19
- "@prisma-next/framework-components": "0.14.0-dev.18",
20
- "@prisma-next/migration-tools": "0.14.0-dev.18",
21
- "@prisma-next/sql-contract": "0.14.0-dev.18",
22
- "@prisma-next/sql-contract-ts": "0.14.0-dev.18",
23
- "@prisma-next/sql-operations": "0.14.0-dev.18",
24
- "@prisma-next/sql-relational-core": "0.14.0-dev.18",
25
- "@prisma-next/sql-runtime": "0.14.0-dev.18",
26
- "@prisma-next/sql-schema-ir": "0.14.0-dev.18",
27
- "@prisma-next/utils": "0.14.0-dev.18",
17
+ "@prisma-next/contract-authoring": "0.14.0-dev.19",
18
+ "@prisma-next/family-sql": "0.14.0-dev.19",
19
+ "@prisma-next/framework-components": "0.14.0-dev.19",
20
+ "@prisma-next/migration-tools": "0.14.0-dev.19",
21
+ "@prisma-next/sql-contract": "0.14.0-dev.19",
22
+ "@prisma-next/sql-contract-ts": "0.14.0-dev.19",
23
+ "@prisma-next/sql-operations": "0.14.0-dev.19",
24
+ "@prisma-next/sql-relational-core": "0.14.0-dev.19",
25
+ "@prisma-next/sql-runtime": "0.14.0-dev.19",
26
+ "@prisma-next/sql-schema-ir": "0.14.0-dev.19",
27
+ "@prisma-next/utils": "0.14.0-dev.19",
28
28
  "@standard-schema/spec": "^1.1.0",
29
29
  "arktype": "^2.2.0"
30
30
  },
31
31
  "devDependencies": {
32
- "@prisma-next/cli": "0.14.0-dev.18",
33
- "@prisma-next/operations": "0.14.0-dev.18",
34
- "@prisma-next/sql-contract-psl": "0.14.0-dev.18",
35
- "@prisma-next/test-utils": "0.14.0-dev.18",
36
- "@prisma-next/tsconfig": "0.14.0-dev.18",
37
- "@prisma-next/tsdown": "0.14.0-dev.18",
32
+ "@prisma-next/cli": "0.14.0-dev.19",
33
+ "@prisma-next/operations": "0.14.0-dev.19",
34
+ "@prisma-next/sql-contract-psl": "0.14.0-dev.19",
35
+ "@prisma-next/test-utils": "0.14.0-dev.19",
36
+ "@prisma-next/tsconfig": "0.14.0-dev.19",
37
+ "@prisma-next/tsdown": "0.14.0-dev.19",
38
38
  "@types/pg": "8.20.0",
39
39
  "tsdown": "0.22.1",
40
40
  "typescript": "5.9.3",
41
41
  "vitest": "4.1.8"
42
42
  },
43
43
  "peerDependencies": {
44
- "@prisma-next/adapter-postgres": "0.14.0-dev.18",
44
+ "@prisma-next/adapter-postgres": "0.14.0-dev.19",
45
45
  "typescript": ">=5.9"
46
46
  },
47
47
  "peerDependenciesMeta": {
@@ -535,6 +535,7 @@ type ContractBase = Omit<
535
535
  readonly enums: true;
536
536
  readonly lateral: true;
537
537
  readonly returning: true;
538
+ readonly scalarList: true;
538
539
  };
539
540
  };
540
541
  readonly extensionPacks: {};
@@ -460,7 +460,8 @@
460
460
  "defaultInInsert": true,
461
461
  "enums": true,
462
462
  "lateral": true,
463
- "returning": true
463
+ "returning": true,
464
+ "scalarList": true
464
465
  }
465
466
  },
466
467
  "extensionPacks": {},
@@ -1,6 +0,0 @@
1
- //#region package.json
2
- var version = "0.14.0-dev.18";
3
- //#endregion
4
- export { version as t };
5
-
6
- //# sourceMappingURL=package-BcnKFe_c.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"package-BcnKFe_c.mjs","names":[],"sources":["../package.json"],"sourcesContent":[""],"mappings":""}