prisma 6.6.0-dev.31 → 6.6.0-dev.33
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/index.js +455 -455
- package/build/prisma_schema_build_bg.wasm +0 -0
- package/package.json +12 -12
- package/prisma-client/generator-build/index.js +22 -17
- package/prisma-client/package.json +5 -5
- package/prisma-client/runtime/binary.js +76 -76
- package/prisma-client/runtime/client.d.ts +41 -37
- package/prisma-client/runtime/client.js +25 -25
- package/prisma-client/runtime/edge-esm.js +18 -18
- package/prisma-client/runtime/edge.js +18 -18
- package/prisma-client/runtime/library.d.ts +41 -37
- package/prisma-client/runtime/library.js +31 -31
- package/prisma-client/runtime/query_engine_bg.mysql.js +2 -2
- package/prisma-client/runtime/query_engine_bg.postgresql.js +2 -2
- package/prisma-client/runtime/query_engine_bg.sqlite.js +2 -2
- package/prisma-client/runtime/react-native.d.ts +41 -37
- package/prisma-client/runtime/react-native.js +19 -19
- package/prisma-client/scripts/default-index.js +3 -3
Binary file
|
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"version": "6.6.0-dev.
|
2
|
+
"version": "6.6.0-dev.33",
|
3
3
|
"name": "prisma",
|
4
4
|
"description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
|
5
5
|
"keywords": [
|
@@ -41,7 +41,7 @@
|
|
41
41
|
"node": ">=18.18"
|
42
42
|
},
|
43
43
|
"prisma": {
|
44
|
-
"prismaCommit": "
|
44
|
+
"prismaCommit": "3f27f119919cd77eda82ebb2e0d06f8d26f7ff1f"
|
45
45
|
},
|
46
46
|
"files": [
|
47
47
|
"README.md",
|
@@ -149,18 +149,18 @@
|
|
149
149
|
"typescript": "5.4.5",
|
150
150
|
"xdg-app-paths": "8.3.0",
|
151
151
|
"zx": "8.4.1",
|
152
|
-
"@prisma/adapter-libsql": "6.6.0-dev.
|
153
|
-
"@prisma/debug": "6.6.0-dev.
|
154
|
-
"@prisma/client": "6.6.0-dev.
|
155
|
-
"@prisma/fetch-engine": "6.6.0-dev.
|
156
|
-
"@prisma/generator-helper": "6.6.0-dev.
|
157
|
-
"@prisma/get-platform": "6.6.0-dev.
|
158
|
-
"@prisma/internals": "6.6.0-dev.
|
159
|
-
"@prisma/migrate": "6.6.0-dev.
|
152
|
+
"@prisma/adapter-libsql": "6.6.0-dev.33",
|
153
|
+
"@prisma/debug": "6.6.0-dev.33",
|
154
|
+
"@prisma/client": "6.6.0-dev.33",
|
155
|
+
"@prisma/fetch-engine": "6.6.0-dev.33",
|
156
|
+
"@prisma/generator-helper": "6.6.0-dev.33",
|
157
|
+
"@prisma/get-platform": "6.6.0-dev.33",
|
158
|
+
"@prisma/internals": "6.6.0-dev.33",
|
159
|
+
"@prisma/migrate": "6.6.0-dev.33"
|
160
160
|
},
|
161
161
|
"dependencies": {
|
162
|
-
"@prisma/config": "6.6.0-dev.
|
163
|
-
"@prisma/engines": "6.6.0-dev.
|
162
|
+
"@prisma/config": "6.6.0-dev.33",
|
163
|
+
"@prisma/engines": "6.6.0-dev.33"
|
164
164
|
},
|
165
165
|
"optionalDependencies": {
|
166
166
|
"fsevents": "2.3.3"
|
@@ -33,18 +33,18 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
33
33
|
));
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
35
35
|
|
36
|
-
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
36
|
+
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f/node_modules/@prisma/engines-version/package.json
|
37
37
|
var require_package = __commonJS({
|
38
|
-
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
38
|
+
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
|
39
39
|
module2.exports = {
|
40
40
|
name: "@prisma/engines-version",
|
41
|
-
version: "6.6.0-
|
41
|
+
version: "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
42
42
|
main: "index.js",
|
43
43
|
types: "index.d.ts",
|
44
44
|
license: "Apache-2.0",
|
45
45
|
author: "Tim Suchanek <suchanek@prisma.io>",
|
46
46
|
prisma: {
|
47
|
-
enginesVersion: "
|
47
|
+
enginesVersion: "933fc09bcbebf77a522ae2ac61fb5203f656749f"
|
48
48
|
},
|
49
49
|
repository: {
|
50
50
|
type: "git",
|
@@ -66,9 +66,9 @@ var require_package = __commonJS({
|
|
66
66
|
}
|
67
67
|
});
|
68
68
|
|
69
|
-
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
69
|
+
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f/node_modules/@prisma/engines-version/index.js
|
70
70
|
var require_engines_version = __commonJS({
|
71
|
-
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
71
|
+
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f/node_modules/@prisma/engines-version/index.js"(exports2) {
|
72
72
|
"use strict";
|
73
73
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
74
74
|
exports2.enginesVersion = void 0;
|
@@ -3058,7 +3058,7 @@ var require_package2 = __commonJS({
|
|
3058
3058
|
"package.json"(exports2, module2) {
|
3059
3059
|
module2.exports = {
|
3060
3060
|
name: "@prisma/client",
|
3061
|
-
version: "6.6.0-dev.
|
3061
|
+
version: "6.6.0-dev.33",
|
3062
3062
|
description: "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
|
3063
3063
|
keywords: [
|
3064
3064
|
"ORM",
|
@@ -3268,7 +3268,7 @@ var require_package2 = __commonJS({
|
|
3268
3268
|
"@prisma/debug": "workspace:*",
|
3269
3269
|
"@prisma/driver-adapter-utils": "workspace:*",
|
3270
3270
|
"@prisma/engines": "workspace:*",
|
3271
|
-
"@prisma/engines-version": "6.6.0-
|
3271
|
+
"@prisma/engines-version": "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
3272
3272
|
"@prisma/fetch-engine": "workspace:*",
|
3273
3273
|
"@prisma/generator-helper": "workspace:*",
|
3274
3274
|
"@prisma/get-platform": "workspace:*",
|
@@ -3277,8 +3277,8 @@ var require_package2 = __commonJS({
|
|
3277
3277
|
"@prisma/migrate": "workspace:*",
|
3278
3278
|
"@prisma/mini-proxy": "0.9.5",
|
3279
3279
|
"@prisma/pg-worker": "workspace:*",
|
3280
|
-
"@prisma/query-compiler-wasm": "6.6.0-
|
3281
|
-
"@prisma/query-engine-wasm": "6.6.0-
|
3280
|
+
"@prisma/query-compiler-wasm": "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
3281
|
+
"@prisma/query-engine-wasm": "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
3282
3282
|
"@snaplet/copycat": "6.0.0",
|
3283
3283
|
"@swc-node/register": "1.10.9",
|
3284
3284
|
"@swc/core": "1.11.5",
|
@@ -3293,7 +3293,7 @@ var require_package2 = __commonJS({
|
|
3293
3293
|
"@types/pg": "8.11.11",
|
3294
3294
|
arg: "5.0.2",
|
3295
3295
|
benchmark: "2.1.4",
|
3296
|
-
"ci-info": "4.
|
3296
|
+
"ci-info": "4.2.0",
|
3297
3297
|
"decimal.js": "10.5.0",
|
3298
3298
|
"env-paths": "2.2.1",
|
3299
3299
|
esbuild: "0.24.2",
|
@@ -3552,9 +3552,9 @@ var init_TypeBuilder = __esm({
|
|
3552
3552
|
}
|
3553
3553
|
});
|
3554
3554
|
|
3555
|
-
// ../../node_modules/.pnpm/ci-info@4.
|
3555
|
+
// ../../node_modules/.pnpm/ci-info@4.2.0/node_modules/ci-info/vendors.json
|
3556
3556
|
var require_vendors = __commonJS({
|
3557
|
-
"../../node_modules/.pnpm/ci-info@4.
|
3557
|
+
"../../node_modules/.pnpm/ci-info@4.2.0/node_modules/ci-info/vendors.json"(exports2, module2) {
|
3558
3558
|
module2.exports = [
|
3559
3559
|
{
|
3560
3560
|
name: "Agola CI",
|
@@ -3642,6 +3642,11 @@ var require_vendors = __commonJS({
|
|
3642
3642
|
env: "CIRRUS_CI",
|
3643
3643
|
pr: "CIRRUS_PR"
|
3644
3644
|
},
|
3645
|
+
{
|
3646
|
+
name: "Cloudflare Pages",
|
3647
|
+
constant: "CLOUDFLARE_PAGES",
|
3648
|
+
env: "CF_PAGES"
|
3649
|
+
},
|
3645
3650
|
{
|
3646
3651
|
name: "Codefresh",
|
3647
3652
|
constant: "CODEFRESH",
|
@@ -3906,9 +3911,9 @@ var require_vendors = __commonJS({
|
|
3906
3911
|
}
|
3907
3912
|
});
|
3908
3913
|
|
3909
|
-
// ../../node_modules/.pnpm/ci-info@4.
|
3914
|
+
// ../../node_modules/.pnpm/ci-info@4.2.0/node_modules/ci-info/index.js
|
3910
3915
|
var require_ci_info = __commonJS({
|
3911
|
-
"../../node_modules/.pnpm/ci-info@4.
|
3916
|
+
"../../node_modules/.pnpm/ci-info@4.2.0/node_modules/ci-info/index.js"(exports2) {
|
3912
3917
|
"use strict";
|
3913
3918
|
var vendors = require_vendors();
|
3914
3919
|
var env2 = process.env;
|
@@ -3936,7 +3941,7 @@ var require_ci_info = __commonJS({
|
|
3936
3941
|
exports2.isCI = !!(env2.CI !== "false" && // Bypass all checks if CI env is explicitly set to 'false'
|
3937
3942
|
(env2.BUILD_ID || // Jenkins, Cloudbees
|
3938
3943
|
env2.BUILD_NUMBER || // Jenkins, TeamCity
|
3939
|
-
env2.CI || // Travis CI, CircleCI, Cirrus CI, Gitlab CI, Appveyor, CodeShip, dsari
|
3944
|
+
env2.CI || // Travis CI, CircleCI, Cirrus CI, Gitlab CI, Appveyor, CodeShip, dsari, Cloudflare Pages
|
3940
3945
|
env2.CI_APP_ID || // Appflow
|
3941
3946
|
env2.CI_BUILD_ID || // Appflow
|
3942
3947
|
env2.CI_BUILD_NUMBER || // Appflow
|
@@ -9109,7 +9114,7 @@ export type TransactionClient = Omit<Prisma.DefaultPrismaClient, runtime.ITXClie
|
|
9109
9114
|
);
|
9110
9115
|
if (["library.js", "client.js"].includes(this.runtimeNameTs) && this.context.isPreviewFeatureOn("driverAdapters")) {
|
9111
9116
|
clientOptions.add(
|
9112
|
-
property("adapter", unionType([namedType("runtime.
|
9117
|
+
property("adapter", unionType([namedType("runtime.SqlDriverAdapterFactory"), namedType("null")])).optional().setDocComment(
|
9113
9118
|
docComment("Instance of a Driver Adapter, e.g., like one provided by `@prisma/adapter-planetscale`")
|
9114
9119
|
)
|
9115
9120
|
);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@prisma/client",
|
3
|
-
"version": "6.6.0-dev.
|
3
|
+
"version": "6.6.0-dev.33",
|
4
4
|
"description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
|
5
5
|
"keywords": [
|
6
6
|
"ORM",
|
@@ -210,7 +210,7 @@
|
|
210
210
|
"@prisma/debug": "workspace:*",
|
211
211
|
"@prisma/driver-adapter-utils": "workspace:*",
|
212
212
|
"@prisma/engines": "workspace:*",
|
213
|
-
"@prisma/engines-version": "6.6.0-
|
213
|
+
"@prisma/engines-version": "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
214
214
|
"@prisma/fetch-engine": "workspace:*",
|
215
215
|
"@prisma/generator-helper": "workspace:*",
|
216
216
|
"@prisma/get-platform": "workspace:*",
|
@@ -219,8 +219,8 @@
|
|
219
219
|
"@prisma/migrate": "workspace:*",
|
220
220
|
"@prisma/mini-proxy": "0.9.5",
|
221
221
|
"@prisma/pg-worker": "workspace:*",
|
222
|
-
"@prisma/query-compiler-wasm": "6.6.0-
|
223
|
-
"@prisma/query-engine-wasm": "6.6.0-
|
222
|
+
"@prisma/query-compiler-wasm": "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
223
|
+
"@prisma/query-engine-wasm": "6.6.0-24.933fc09bcbebf77a522ae2ac61fb5203f656749f",
|
224
224
|
"@snaplet/copycat": "6.0.0",
|
225
225
|
"@swc-node/register": "1.10.9",
|
226
226
|
"@swc/core": "1.11.5",
|
@@ -235,7 +235,7 @@
|
|
235
235
|
"@types/pg": "8.11.11",
|
236
236
|
"arg": "5.0.2",
|
237
237
|
"benchmark": "2.1.4",
|
238
|
-
"ci-info": "4.
|
238
|
+
"ci-info": "4.2.0",
|
239
239
|
"decimal.js": "10.5.0",
|
240
240
|
"env-paths": "2.2.1",
|
241
241
|
"esbuild": "0.24.2",
|