prisma 6.6.0-dev.80 → 6.6.0-dev.82
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 +367 -367
- package/package.json +14 -14
- package/prisma-client/generator-build/index.js +37 -19
- package/prisma-client/package.json +30 -12
- package/prisma-client/runtime/binary.js +59 -59
- package/prisma-client/runtime/binary.mjs +291 -0
- package/prisma-client/runtime/client.d.mts +3587 -0
- package/prisma-client/runtime/client.js +22 -22
- package/prisma-client/runtime/client.mjs +113 -0
- package/prisma-client/runtime/edge-esm.js +15 -15
- package/prisma-client/runtime/edge.d.ts +3587 -0
- package/prisma-client/runtime/edge.js +15 -15
- package/prisma-client/runtime/library.d.mts +3587 -0
- package/prisma-client/runtime/library.js +40 -40
- package/prisma-client/runtime/library.mjs +150 -0
- package/prisma-client/runtime/query_compiler_bg.mysql.mjs +2 -0
- package/prisma-client/runtime/query_compiler_bg.postgresql.mjs +2 -0
- package/prisma-client/runtime/query_compiler_bg.sqlite.mjs +2 -0
- package/prisma-client/runtime/query_engine_bg.mysql.mjs +2 -0
- package/prisma-client/runtime/query_engine_bg.postgresql.mjs +2 -0
- package/prisma-client/runtime/query_engine_bg.sqlite.mjs +2 -0
- package/prisma-client/runtime/react-native.js +24 -24
- package/prisma-client/scripts/default-index.js +3 -3
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"version": "6.6.0-dev.
|
2
|
+
"version": "6.6.0-dev.82",
|
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": "5b4a635b44c830e2ec6a02690300f828e364d805"
|
45
45
|
},
|
46
46
|
"files": [
|
47
47
|
"README.md",
|
@@ -149,20 +149,20 @@
|
|
149
149
|
"typescript": "5.4.5",
|
150
150
|
"xdg-app-paths": "8.3.0",
|
151
151
|
"zx": "8.4.1",
|
152
|
-
"@prisma/
|
153
|
-
"@prisma/
|
154
|
-
"@prisma/
|
155
|
-
"@prisma/client-generator-registry": "6.6.0-dev.
|
156
|
-
"@prisma/dmmf": "6.6.0-dev.
|
157
|
-
"@prisma/fetch-engine": "6.6.0-dev.
|
158
|
-
"@prisma/generator": "6.6.0-dev.
|
159
|
-
"@prisma/get-platform": "6.6.0-dev.
|
160
|
-
"@prisma/internals": "6.6.0-dev.
|
161
|
-
"@prisma/migrate": "6.6.0-dev.
|
152
|
+
"@prisma/adapter-libsql": "6.6.0-dev.82",
|
153
|
+
"@prisma/client": "6.6.0-dev.82",
|
154
|
+
"@prisma/debug": "6.6.0-dev.82",
|
155
|
+
"@prisma/client-generator-registry": "6.6.0-dev.82",
|
156
|
+
"@prisma/dmmf": "6.6.0-dev.82",
|
157
|
+
"@prisma/fetch-engine": "6.6.0-dev.82",
|
158
|
+
"@prisma/generator": "6.6.0-dev.82",
|
159
|
+
"@prisma/get-platform": "6.6.0-dev.82",
|
160
|
+
"@prisma/internals": "6.6.0-dev.82",
|
161
|
+
"@prisma/migrate": "6.6.0-dev.82"
|
162
162
|
},
|
163
163
|
"dependencies": {
|
164
|
-
"@prisma/
|
165
|
-
"@prisma/
|
164
|
+
"@prisma/config": "6.6.0-dev.82",
|
165
|
+
"@prisma/engines": "6.6.0-dev.82"
|
166
166
|
},
|
167
167
|
"optionalDependencies": {
|
168
168
|
"fsevents": "2.3.3"
|
@@ -2553,18 +2553,18 @@ var require_common_path_prefix = __commonJS({
|
|
2553
2553
|
}
|
2554
2554
|
});
|
2555
2555
|
|
2556
|
-
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
2556
|
+
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412/node_modules/@prisma/engines-version/package.json
|
2557
2557
|
var require_package = __commonJS({
|
2558
|
-
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
2558
|
+
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
|
2559
2559
|
module2.exports = {
|
2560
2560
|
name: "@prisma/engines-version",
|
2561
|
-
version: "6.6.0-
|
2561
|
+
version: "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
2562
2562
|
main: "index.js",
|
2563
2563
|
types: "index.d.ts",
|
2564
2564
|
license: "Apache-2.0",
|
2565
2565
|
author: "Tim Suchanek <suchanek@prisma.io>",
|
2566
2566
|
prisma: {
|
2567
|
-
enginesVersion: "
|
2567
|
+
enginesVersion: "7e5992271857e2e25ec7f47a66f83fb5b6a67412"
|
2568
2568
|
},
|
2569
2569
|
repository: {
|
2570
2570
|
type: "git",
|
@@ -2586,9 +2586,9 @@ var require_package = __commonJS({
|
|
2586
2586
|
}
|
2587
2587
|
});
|
2588
2588
|
|
2589
|
-
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
2589
|
+
// ../../node_modules/.pnpm/@prisma+engines-version@6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412/node_modules/@prisma/engines-version/index.js
|
2590
2590
|
var require_engines_version = __commonJS({
|
2591
|
-
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-
|
2591
|
+
"../../node_modules/.pnpm/@prisma+engines-version@6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412/node_modules/@prisma/engines-version/index.js"(exports2) {
|
2592
2592
|
"use strict";
|
2593
2593
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
2594
2594
|
exports2.enginesVersion = void 0;
|
@@ -5547,7 +5547,7 @@ var import_pkg_up = __toESM(require_pkg_up());
|
|
5547
5547
|
// package.json
|
5548
5548
|
var package_default = {
|
5549
5549
|
name: "@prisma/client",
|
5550
|
-
version: "6.6.0-dev.
|
5550
|
+
version: "6.6.0-dev.82",
|
5551
5551
|
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.",
|
5552
5552
|
keywords: [
|
5553
5553
|
"ORM",
|
@@ -5634,26 +5634,44 @@ var package_default = {
|
|
5634
5634
|
"./wasm": {
|
5635
5635
|
types: "./wasm.d.ts",
|
5636
5636
|
require: "./wasm.js",
|
5637
|
-
import: "./wasm.
|
5638
|
-
default: "./wasm.
|
5637
|
+
import: "./wasm.mjs",
|
5638
|
+
default: "./wasm.mjs"
|
5639
5639
|
},
|
5640
5640
|
"./runtime/client": {
|
5641
5641
|
types: "./runtime/client.d.ts",
|
5642
5642
|
require: "./runtime/client.js",
|
5643
|
-
import: "./runtime/client.
|
5644
|
-
default: "./runtime/client.
|
5643
|
+
import: "./runtime/client.mjs",
|
5644
|
+
default: "./runtime/client.mjs"
|
5645
5645
|
},
|
5646
5646
|
"./runtime/library": {
|
5647
5647
|
types: "./runtime/library.d.ts",
|
5648
5648
|
require: "./runtime/library.js",
|
5649
|
-
import: "./runtime/library.
|
5650
|
-
default: "./runtime/library.
|
5649
|
+
import: "./runtime/library.mjs",
|
5650
|
+
default: "./runtime/library.mjs"
|
5651
5651
|
},
|
5652
5652
|
"./runtime/binary": {
|
5653
5653
|
types: "./runtime/binary.d.ts",
|
5654
5654
|
require: "./runtime/binary.js",
|
5655
|
-
import: "./runtime/binary.
|
5656
|
-
default: "./runtime/binary.
|
5655
|
+
import: "./runtime/binary.mjs",
|
5656
|
+
default: "./runtime/binary.mjs"
|
5657
|
+
},
|
5658
|
+
"./runtime/wasm": {
|
5659
|
+
types: "./runtime/wasm.d.ts",
|
5660
|
+
require: "./runtime/wasm.js",
|
5661
|
+
import: "./runtime/wasm.mjs",
|
5662
|
+
default: "./runtime/wasm.mjs"
|
5663
|
+
},
|
5664
|
+
"./runtime/edge": {
|
5665
|
+
types: "./runtime/edge.d.ts",
|
5666
|
+
require: "./runtime/edge.js",
|
5667
|
+
import: "./runtime/edge-esm.js",
|
5668
|
+
default: "./runtime/edge-esm.js"
|
5669
|
+
},
|
5670
|
+
"./runtime/react-native": {
|
5671
|
+
types: "./runtime/react-native.d.ts",
|
5672
|
+
require: "./runtime/react-native.js",
|
5673
|
+
import: "./runtime/react-native.js",
|
5674
|
+
default: "./runtime/react-native.js"
|
5657
5675
|
},
|
5658
5676
|
"./generator-build": {
|
5659
5677
|
require: "./generator-build/index.js",
|
@@ -5761,7 +5779,7 @@ var package_default = {
|
|
5761
5779
|
"@prisma/dmmf": "workspace:*",
|
5762
5780
|
"@prisma/driver-adapter-utils": "workspace:*",
|
5763
5781
|
"@prisma/engines": "workspace:*",
|
5764
|
-
"@prisma/engines-version": "6.6.0-
|
5782
|
+
"@prisma/engines-version": "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
5765
5783
|
"@prisma/fetch-engine": "workspace:*",
|
5766
5784
|
"@prisma/generator": "workspace:*",
|
5767
5785
|
"@prisma/generator-helper": "workspace:*",
|
@@ -5771,8 +5789,8 @@ var package_default = {
|
|
5771
5789
|
"@prisma/migrate": "workspace:*",
|
5772
5790
|
"@prisma/mini-proxy": "0.9.5",
|
5773
5791
|
"@prisma/pg-worker": "workspace:*",
|
5774
|
-
"@prisma/query-compiler-wasm": "6.6.0-
|
5775
|
-
"@prisma/query-engine-wasm": "6.6.0-
|
5792
|
+
"@prisma/query-compiler-wasm": "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
5793
|
+
"@prisma/query-engine-wasm": "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
5776
5794
|
"@prisma/ts-builders": "workspace:*",
|
5777
5795
|
"@snaplet/copycat": "6.0.0",
|
5778
5796
|
"@swc-node/register": "1.10.9",
|
@@ -11442,7 +11460,7 @@ var import_node_path3 = __toESM(require("node:path"));
|
|
11442
11460
|
var import_engines_version = __toESM(require_engines_version());
|
11443
11461
|
|
11444
11462
|
// ../client-generator-js/package.json
|
11445
|
-
var version = "6.6.0-dev.
|
11463
|
+
var version = "6.6.0-dev.82";
|
11446
11464
|
|
11447
11465
|
// ../client-generator-js/src/resolvePrismaClient.ts
|
11448
11466
|
var import_promises4 = __toESM(require("node:fs/promises"));
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@prisma/client",
|
3
|
-
"version": "6.6.0-dev.
|
3
|
+
"version": "6.6.0-dev.82",
|
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",
|
@@ -87,26 +87,44 @@
|
|
87
87
|
"./wasm": {
|
88
88
|
"types": "./wasm.d.ts",
|
89
89
|
"require": "./wasm.js",
|
90
|
-
"import": "./wasm.
|
91
|
-
"default": "./wasm.
|
90
|
+
"import": "./wasm.mjs",
|
91
|
+
"default": "./wasm.mjs"
|
92
92
|
},
|
93
93
|
"./runtime/client": {
|
94
94
|
"types": "./runtime/client.d.ts",
|
95
95
|
"require": "./runtime/client.js",
|
96
|
-
"import": "./runtime/client.
|
97
|
-
"default": "./runtime/client.
|
96
|
+
"import": "./runtime/client.mjs",
|
97
|
+
"default": "./runtime/client.mjs"
|
98
98
|
},
|
99
99
|
"./runtime/library": {
|
100
100
|
"types": "./runtime/library.d.ts",
|
101
101
|
"require": "./runtime/library.js",
|
102
|
-
"import": "./runtime/library.
|
103
|
-
"default": "./runtime/library.
|
102
|
+
"import": "./runtime/library.mjs",
|
103
|
+
"default": "./runtime/library.mjs"
|
104
104
|
},
|
105
105
|
"./runtime/binary": {
|
106
106
|
"types": "./runtime/binary.d.ts",
|
107
107
|
"require": "./runtime/binary.js",
|
108
|
-
"import": "./runtime/binary.
|
109
|
-
"default": "./runtime/binary.
|
108
|
+
"import": "./runtime/binary.mjs",
|
109
|
+
"default": "./runtime/binary.mjs"
|
110
|
+
},
|
111
|
+
"./runtime/wasm": {
|
112
|
+
"types": "./runtime/wasm.d.ts",
|
113
|
+
"require": "./runtime/wasm.js",
|
114
|
+
"import": "./runtime/wasm.mjs",
|
115
|
+
"default": "./runtime/wasm.mjs"
|
116
|
+
},
|
117
|
+
"./runtime/edge": {
|
118
|
+
"types": "./runtime/edge.d.ts",
|
119
|
+
"require": "./runtime/edge.js",
|
120
|
+
"import": "./runtime/edge-esm.js",
|
121
|
+
"default": "./runtime/edge-esm.js"
|
122
|
+
},
|
123
|
+
"./runtime/react-native": {
|
124
|
+
"types": "./runtime/react-native.d.ts",
|
125
|
+
"require": "./runtime/react-native.js",
|
126
|
+
"import": "./runtime/react-native.js",
|
127
|
+
"default": "./runtime/react-native.js"
|
110
128
|
},
|
111
129
|
"./generator-build": {
|
112
130
|
"require": "./generator-build/index.js",
|
@@ -214,7 +232,7 @@
|
|
214
232
|
"@prisma/dmmf": "workspace:*",
|
215
233
|
"@prisma/driver-adapter-utils": "workspace:*",
|
216
234
|
"@prisma/engines": "workspace:*",
|
217
|
-
"@prisma/engines-version": "6.6.0-
|
235
|
+
"@prisma/engines-version": "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
218
236
|
"@prisma/fetch-engine": "workspace:*",
|
219
237
|
"@prisma/generator": "workspace:*",
|
220
238
|
"@prisma/generator-helper": "workspace:*",
|
@@ -224,8 +242,8 @@
|
|
224
242
|
"@prisma/migrate": "workspace:*",
|
225
243
|
"@prisma/mini-proxy": "0.9.5",
|
226
244
|
"@prisma/pg-worker": "workspace:*",
|
227
|
-
"@prisma/query-compiler-wasm": "6.6.0-
|
228
|
-
"@prisma/query-engine-wasm": "6.6.0-
|
245
|
+
"@prisma/query-compiler-wasm": "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
246
|
+
"@prisma/query-engine-wasm": "6.6.0-42.7e5992271857e2e25ec7f47a66f83fb5b6a67412",
|
229
247
|
"@prisma/ts-builders": "workspace:*",
|
230
248
|
"@snaplet/copycat": "6.0.0",
|
231
249
|
"@swc-node/register": "1.10.9",
|