prisma 6.16.0-dev.30 → 6.16.0-dev.32

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.
Files changed (35) hide show
  1. package/build/index.js +105 -105
  2. package/build/prisma_schema_build_bg.wasm +0 -0
  3. package/build/query_compiler_bg.cockroachdb.wasm +0 -0
  4. package/build/query_compiler_bg.mysql.wasm +0 -0
  5. package/build/query_compiler_bg.postgresql.wasm +0 -0
  6. package/build/query_compiler_bg.sqlite.wasm +0 -0
  7. package/build/query_compiler_bg.sqlserver.wasm +0 -0
  8. package/build/query_engine_bg.cockroachdb.wasm +0 -0
  9. package/build/query_engine_bg.mysql.wasm +0 -0
  10. package/build/query_engine_bg.postgresql.wasm +0 -0
  11. package/build/query_engine_bg.sqlite.wasm +0 -0
  12. package/build/query_engine_bg.sqlserver.wasm +0 -0
  13. package/build/schema_engine_bg.wasm +0 -0
  14. package/package.json +14 -14
  15. package/prisma-client/generator-build/index.js +13 -11
  16. package/prisma-client/package.json +6 -4
  17. package/prisma-client/runtime/binary.js +13 -13
  18. package/prisma-client/runtime/binary.js.map +3 -3
  19. package/prisma-client/runtime/binary.mjs +12 -12
  20. package/prisma-client/runtime/binary.mjs.map +3 -3
  21. package/prisma-client/runtime/client.js +4 -4
  22. package/prisma-client/runtime/client.js.map +3 -3
  23. package/prisma-client/runtime/client.mjs +4 -4
  24. package/prisma-client/runtime/client.mjs.map +3 -3
  25. package/prisma-client/runtime/edge-esm.js +4 -4
  26. package/prisma-client/runtime/edge-esm.js.map +4 -4
  27. package/prisma-client/runtime/edge.js +4 -4
  28. package/prisma-client/runtime/edge.js.map +4 -4
  29. package/prisma-client/runtime/library.js +3 -3
  30. package/prisma-client/runtime/library.js.map +3 -3
  31. package/prisma-client/runtime/library.mjs +3 -3
  32. package/prisma-client/runtime/library.mjs.map +3 -3
  33. package/prisma-client/runtime/react-native.js +2 -2
  34. package/prisma-client/runtime/react-native.js.map +4 -4
  35. package/prisma-client/scripts/default-index.js +3 -3
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "6.16.0-dev.30",
2
+ "version": "6.16.0-dev.32",
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": [
@@ -42,7 +42,7 @@
42
42
  "node": ">=18.18"
43
43
  },
44
44
  "prisma": {
45
- "prismaCommit": "d368e9fadff80681a9e87a6d1e4ae920c071753d"
45
+ "prismaCommit": "98895b6efa6588f5838b414c6d76ae28bccc9670"
46
46
  },
47
47
  "files": [
48
48
  "README.md",
@@ -149,20 +149,20 @@
149
149
  "xdg-app-paths": "8.3.0",
150
150
  "zod": "3.24.2",
151
151
  "zx": "8.4.1",
152
- "@prisma/adapter-libsql": "6.16.0-dev.30",
153
- "@prisma/client-generator-registry": "6.16.0-dev.30",
154
- "@prisma/client": "6.16.0-dev.30",
155
- "@prisma/debug": "6.16.0-dev.30",
156
- "@prisma/dmmf": "6.16.0-dev.30",
157
- "@prisma/fetch-engine": "6.16.0-dev.30",
158
- "@prisma/internals": "6.16.0-dev.30",
159
- "@prisma/migrate": "6.16.0-dev.30",
160
- "@prisma/get-platform": "6.16.0-dev.30",
161
- "@prisma/generator": "6.16.0-dev.30"
152
+ "@prisma/client": "6.16.0-dev.32",
153
+ "@prisma/client-generator-registry": "6.16.0-dev.32",
154
+ "@prisma/debug": "6.16.0-dev.32",
155
+ "@prisma/dmmf": "6.16.0-dev.32",
156
+ "@prisma/adapter-libsql": "6.16.0-dev.32",
157
+ "@prisma/generator": "6.16.0-dev.32",
158
+ "@prisma/get-platform": "6.16.0-dev.32",
159
+ "@prisma/fetch-engine": "6.16.0-dev.32",
160
+ "@prisma/internals": "6.16.0-dev.32",
161
+ "@prisma/migrate": "6.16.0-dev.32"
162
162
  },
163
163
  "dependencies": {
164
- "@prisma/config": "6.16.0-dev.30",
165
- "@prisma/engines": "6.16.0-dev.30"
164
+ "@prisma/config": "6.16.0-dev.32",
165
+ "@prisma/engines": "6.16.0-dev.32"
166
166
  },
167
167
  "peerDependencies": {
168
168
  "typescript": ">=5.1.0"
@@ -4515,18 +4515,18 @@ var require_common_path_prefix = __commonJS({
4515
4515
  }
4516
4516
  });
4517
4517
 
4518
- // ../../node_modules/.pnpm/@prisma+engines-version@6.16.0-6.42747065991212ea20d86c4732cf122c34af160b/node_modules/@prisma/engines-version/package.json
4518
+ // ../../node_modules/.pnpm/@prisma+engines-version@6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43/node_modules/@prisma/engines-version/package.json
4519
4519
  var require_package = __commonJS({
4520
- "../../node_modules/.pnpm/@prisma+engines-version@6.16.0-6.42747065991212ea20d86c4732cf122c34af160b/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
4520
+ "../../node_modules/.pnpm/@prisma+engines-version@6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
4521
4521
  module2.exports = {
4522
4522
  name: "@prisma/engines-version",
4523
- version: "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
4523
+ version: "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
4524
4524
  main: "index.js",
4525
4525
  types: "index.d.ts",
4526
4526
  license: "Apache-2.0",
4527
4527
  author: "Tim Suchanek <suchanek@prisma.io>",
4528
4528
  prisma: {
4529
- enginesVersion: "42747065991212ea20d86c4732cf122c34af160b"
4529
+ enginesVersion: "1c57fdcd7e44b29b9313256c76699e91c3ac3c43"
4530
4530
  },
4531
4531
  repository: {
4532
4532
  type: "git",
@@ -4548,9 +4548,9 @@ var require_package = __commonJS({
4548
4548
  }
4549
4549
  });
4550
4550
 
4551
- // ../../node_modules/.pnpm/@prisma+engines-version@6.16.0-6.42747065991212ea20d86c4732cf122c34af160b/node_modules/@prisma/engines-version/index.js
4551
+ // ../../node_modules/.pnpm/@prisma+engines-version@6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43/node_modules/@prisma/engines-version/index.js
4552
4552
  var require_engines_version = __commonJS({
4553
- "../../node_modules/.pnpm/@prisma+engines-version@6.16.0-6.42747065991212ea20d86c4732cf122c34af160b/node_modules/@prisma/engines-version/index.js"(exports2) {
4553
+ "../../node_modules/.pnpm/@prisma+engines-version@6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43/node_modules/@prisma/engines-version/index.js"(exports2) {
4554
4554
  "use strict";
4555
4555
  Object.defineProperty(exports2, "__esModule", { value: true });
4556
4556
  exports2.enginesVersion = void 0;
@@ -7394,7 +7394,7 @@ var import_path6 = __toESM(require("path"));
7394
7394
  // package.json
7395
7395
  var package_default = {
7396
7396
  name: "@prisma/client",
7397
- version: "6.16.0-dev.30",
7397
+ version: "6.16.0-dev.32",
7398
7398
  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.",
7399
7399
  keywords: [
7400
7400
  "ORM",
@@ -7607,6 +7607,7 @@ var package_default = {
7607
7607
  "@codspeed/benchmark.js-plugin": "4.0.0",
7608
7608
  "@faker-js/faker": "9.6.0",
7609
7609
  "@fast-check/jest": "2.0.3",
7610
+ "@hono/node-server": "1.19.0",
7610
7611
  "@inquirer/prompts": "7.3.3",
7611
7612
  "@jest/create-cache-key-function": "29.7.0",
7612
7613
  "@jest/globals": "29.7.0",
@@ -7637,7 +7638,7 @@ var package_default = {
7637
7638
  "@prisma/dmmf": "workspace:*",
7638
7639
  "@prisma/driver-adapter-utils": "workspace:*",
7639
7640
  "@prisma/engines": "workspace:*",
7640
- "@prisma/engines-version": "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
7641
+ "@prisma/engines-version": "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
7641
7642
  "@prisma/fetch-engine": "workspace:*",
7642
7643
  "@prisma/generator": "workspace:*",
7643
7644
  "@prisma/generator-helper": "workspace:*",
@@ -7646,8 +7647,9 @@ var package_default = {
7646
7647
  "@prisma/internals": "workspace:*",
7647
7648
  "@prisma/migrate": "workspace:*",
7648
7649
  "@prisma/mini-proxy": "0.9.5",
7649
- "@prisma/query-compiler-wasm": "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
7650
- "@prisma/query-engine-wasm": "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
7650
+ "@prisma/query-compiler-wasm": "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
7651
+ "@prisma/query-engine-wasm": "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
7652
+ "@prisma/query-plan-executor": "workspace:*",
7651
7653
  "@prisma/ts-builders": "workspace:*",
7652
7654
  "@snaplet/copycat": "6.0.0",
7653
7655
  "@swc-node/register": "1.10.9",
@@ -13513,7 +13515,7 @@ var import_node_path4 = __toESM(require("node:path"));
13513
13515
  var import_engines_version = __toESM(require_engines_version());
13514
13516
 
13515
13517
  // ../client-generator-js/package.json
13516
- var version = "6.16.0-dev.30";
13518
+ var version = "6.16.0-dev.32";
13517
13519
 
13518
13520
  // ../client-generator-js/src/resolvePrismaClient.ts
13519
13521
  var import_promises5 = __toESM(require("node:fs/promises"));
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/client",
3
- "version": "6.16.0-dev.30",
3
+ "version": "6.16.0-dev.32",
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",
@@ -213,6 +213,7 @@
213
213
  "@codspeed/benchmark.js-plugin": "4.0.0",
214
214
  "@faker-js/faker": "9.6.0",
215
215
  "@fast-check/jest": "2.0.3",
216
+ "@hono/node-server": "1.19.0",
216
217
  "@inquirer/prompts": "7.3.3",
217
218
  "@jest/create-cache-key-function": "29.7.0",
218
219
  "@jest/globals": "29.7.0",
@@ -243,7 +244,7 @@
243
244
  "@prisma/dmmf": "workspace:*",
244
245
  "@prisma/driver-adapter-utils": "workspace:*",
245
246
  "@prisma/engines": "workspace:*",
246
- "@prisma/engines-version": "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
247
+ "@prisma/engines-version": "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
247
248
  "@prisma/fetch-engine": "workspace:*",
248
249
  "@prisma/generator": "workspace:*",
249
250
  "@prisma/generator-helper": "workspace:*",
@@ -252,8 +253,9 @@
252
253
  "@prisma/internals": "workspace:*",
253
254
  "@prisma/migrate": "workspace:*",
254
255
  "@prisma/mini-proxy": "0.9.5",
255
- "@prisma/query-compiler-wasm": "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
256
- "@prisma/query-engine-wasm": "6.16.0-6.42747065991212ea20d86c4732cf122c34af160b",
256
+ "@prisma/query-compiler-wasm": "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
257
+ "@prisma/query-engine-wasm": "6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3c43",
258
+ "@prisma/query-plan-executor": "workspace:*",
257
259
  "@prisma/ts-builders": "workspace:*",
258
260
  "@snaplet/copycat": "6.0.0",
259
261
  "@swc-node/register": "1.10.9",