prisma 6.6.0-integration-mcp.2 → 6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1
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 +614 -666
- package/build/prisma_schema_build_bg.wasm +0 -0
- package/package.json +14 -17
- package/prisma-client/generator-build/index.js +10 -10
- package/prisma-client/package.json +4 -4
- package/prisma-client/runtime/binary.js +13 -13
- package/prisma-client/runtime/client.js +4 -4
- package/prisma-client/runtime/edge-esm.js +3 -3
- package/prisma-client/runtime/edge.js +3 -3
- package/prisma-client/runtime/library.js +3 -3
- 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.js +2 -2
- 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-integration-
|
2
|
+
"version": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
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": "db85d1620658cdf99045a857c4c804ec066b8210"
|
45
45
|
},
|
46
46
|
"files": [
|
47
47
|
"README.md",
|
@@ -107,8 +107,6 @@
|
|
107
107
|
"devDependencies": {
|
108
108
|
"@antfu/ni": "0.21.12",
|
109
109
|
"@inquirer/prompts": "7.3.3",
|
110
|
-
"@libsql/client": "0.8.1",
|
111
|
-
"@modelcontextprotocol/sdk": "1.7.0",
|
112
110
|
"@prisma/mini-proxy": "0.9.5",
|
113
111
|
"@prisma/studio": "0.511.0",
|
114
112
|
"@prisma/studio-server": "0.511.0",
|
@@ -124,7 +122,6 @@
|
|
124
122
|
"chokidar": "3.6.0",
|
125
123
|
"debug": "4.4.0",
|
126
124
|
"dotenv": "16.4.7",
|
127
|
-
"effect": "3.12.10",
|
128
125
|
"env-paths": "2.2.1",
|
129
126
|
"esbuild": "0.24.2",
|
130
127
|
"execa": "5.1.1",
|
@@ -137,6 +134,7 @@
|
|
137
134
|
"jest": "29.7.0",
|
138
135
|
"jest-junit": "16.0.0",
|
139
136
|
"kleur": "4.1.5",
|
137
|
+
"@libsql/client": "0.8.1",
|
140
138
|
"line-replace": "2.0.1",
|
141
139
|
"log-update": "6.1.0",
|
142
140
|
"node-fetch": "3.3.2",
|
@@ -150,21 +148,20 @@
|
|
150
148
|
"ts-pattern": "5.6.2",
|
151
149
|
"typescript": "5.4.5",
|
152
150
|
"xdg-app-paths": "8.3.0",
|
153
|
-
"zod": "3.24.2",
|
154
151
|
"zx": "8.4.1",
|
155
|
-
"@prisma/adapter-libsql": "6.6.0-integration-
|
156
|
-
"@prisma/
|
157
|
-
"@prisma/
|
158
|
-
"@prisma/
|
159
|
-
"@prisma/
|
160
|
-
"@prisma/
|
161
|
-
"@prisma/
|
162
|
-
"@prisma/
|
163
|
-
"@prisma/migrate": "6.6.0-integration-
|
152
|
+
"@prisma/adapter-libsql": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
153
|
+
"@prisma/debug": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
154
|
+
"@prisma/dmmf": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
155
|
+
"@prisma/client": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
156
|
+
"@prisma/fetch-engine": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
157
|
+
"@prisma/generator": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
158
|
+
"@prisma/internals": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
159
|
+
"@prisma/get-platform": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
160
|
+
"@prisma/migrate": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1"
|
164
161
|
},
|
165
162
|
"dependencies": {
|
166
|
-
"@prisma/
|
167
|
-
"@prisma/
|
163
|
+
"@prisma/engines": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
164
|
+
"@prisma/config": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1"
|
168
165
|
},
|
169
166
|
"optionalDependencies": {
|
170
167
|
"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-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b/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-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b/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-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
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: "600968a1f46d3d8626cdd2c933cf04e50eb5219b"
|
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-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b/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-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b/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-integration-
|
3061
|
+
version: "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
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",
|
@@ -3269,7 +3269,7 @@ var require_package2 = __commonJS({
|
|
3269
3269
|
"@prisma/dmmf": "workspace:*",
|
3270
3270
|
"@prisma/driver-adapter-utils": "workspace:*",
|
3271
3271
|
"@prisma/engines": "workspace:*",
|
3272
|
-
"@prisma/engines-version": "6.6.0-
|
3272
|
+
"@prisma/engines-version": "6.6.0-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
3273
3273
|
"@prisma/fetch-engine": "workspace:*",
|
3274
3274
|
"@prisma/generator": "workspace:*",
|
3275
3275
|
"@prisma/generator-helper": "workspace:*",
|
@@ -3279,8 +3279,8 @@ var require_package2 = __commonJS({
|
|
3279
3279
|
"@prisma/migrate": "workspace:*",
|
3280
3280
|
"@prisma/mini-proxy": "0.9.5",
|
3281
3281
|
"@prisma/pg-worker": "workspace:*",
|
3282
|
-
"@prisma/query-compiler-wasm": "6.6.0-
|
3283
|
-
"@prisma/query-engine-wasm": "6.6.0-
|
3282
|
+
"@prisma/query-compiler-wasm": "6.6.0-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
3283
|
+
"@prisma/query-engine-wasm": "6.6.0-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
3284
3284
|
"@snaplet/copycat": "6.0.0",
|
3285
3285
|
"@swc-node/register": "1.10.9",
|
3286
3286
|
"@swc/core": "1.11.5",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@prisma/client",
|
3
|
-
"version": "6.6.0-integration-
|
3
|
+
"version": "6.6.0-integration-engines-6-6-0-28-feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b.1",
|
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",
|
@@ -211,7 +211,7 @@
|
|
211
211
|
"@prisma/dmmf": "workspace:*",
|
212
212
|
"@prisma/driver-adapter-utils": "workspace:*",
|
213
213
|
"@prisma/engines": "workspace:*",
|
214
|
-
"@prisma/engines-version": "6.6.0-
|
214
|
+
"@prisma/engines-version": "6.6.0-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
215
215
|
"@prisma/fetch-engine": "workspace:*",
|
216
216
|
"@prisma/generator": "workspace:*",
|
217
217
|
"@prisma/generator-helper": "workspace:*",
|
@@ -221,8 +221,8 @@
|
|
221
221
|
"@prisma/migrate": "workspace:*",
|
222
222
|
"@prisma/mini-proxy": "0.9.5",
|
223
223
|
"@prisma/pg-worker": "workspace:*",
|
224
|
-
"@prisma/query-compiler-wasm": "6.6.0-
|
225
|
-
"@prisma/query-engine-wasm": "6.6.0-
|
224
|
+
"@prisma/query-compiler-wasm": "6.6.0-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
225
|
+
"@prisma/query-engine-wasm": "6.6.0-28.feat-orm-596-expose-model-grouping-on-dmmf-600968a1f46d3d8626cdd2c933cf04e50eb5219b",
|
226
226
|
"@snaplet/copycat": "6.0.0",
|
227
227
|
"@swc-node/register": "1.10.9",
|
228
228
|
"@swc/core": "1.11.5",
|