@prisma/internals 6.20.0-integration-next.20 → 7.0.1-dev.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/dist/{chunk-UUZVVTOP.js → chunk-2DMGQVLG.js} +5 -5
- package/dist/{chunk-2KZ45IF4.js → chunk-67VG7D7O.js} +5 -5
- package/dist/{chunk-UIA6QRTF.js → chunk-6QBIOHAP.js} +5 -5
- package/dist/{chunk-62K5ZWEW.js → chunk-7UG3GTX2.js} +6 -6
- package/dist/{chunk-JPFN3KW3.js → chunk-A2USANLU.js} +15 -15
- package/dist/{chunk-AYH4F3GT.js → chunk-AAUFZ77N.js} +5 -5
- package/dist/{chunk-KV5M6BWD.js → chunk-BENPILNZ.js} +8 -8
- package/dist/{chunk-XV3WHAKH.js → chunk-COZLUDCZ.js} +5 -5
- package/dist/{chunk-63BLJTNP.js → chunk-GOO65KYX.js} +8 -8
- package/dist/{chunk-UF5MLWNF.js → chunk-HPNH7TNS.js} +8 -8
- package/dist/{chunk-PHCC4RQK.js → chunk-ISXJRXYZ.js} +7 -7
- package/dist/{chunk-UYMUOW4P.js → chunk-LS4Z3FCM.js} +15 -15
- package/dist/{chunk-VS5Y4W6V.js → chunk-MWQ2Y7KM.js} +7 -7
- package/dist/{chunk-IGSPI5SQ.js → chunk-OJNWNV3P.js} +5 -5
- package/dist/{chunk-6XDWK3XF.js → chunk-QGWUYIMO.js} +8 -8
- package/dist/{chunk-NHM75P2J.js → chunk-QXSCGG3B.js} +5 -5
- package/dist/{chunk-SYSGRIYM.js → chunk-RTFS72PA.js} +5 -5
- package/dist/{chunk-6GLUKG5A.js → chunk-S26FTO4G.js} +5 -5
- package/dist/{chunk-Z2SS2ZAQ.js → chunk-TAE3RGMT.js} +8 -8
- package/dist/{chunk-AQYQLWHE.js → chunk-Y4HP7ICO.js} +8 -8
- package/dist/cli/checkUnsupportedDataProxy.js +12 -12
- package/dist/cli/schemaContext.js +13 -13
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +11 -11
- package/dist/engine-commands/getConfig.js +7 -7
- package/dist/engine-commands/getDmmf.js +7 -7
- package/dist/engine-commands/index.js +18 -18
- package/dist/engine-commands/lintSchema.js +8 -8
- package/dist/engine-commands/mergeSchemas.js +7 -7
- package/dist/engine-commands/validate.js +7 -7
- package/dist/get-generators/getGenerators.js +14 -14
- package/dist/index.js +27 -27
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/wasm.js +5 -5
- package/package.json +13 -13
package/dist/index.js
CHANGED
|
@@ -34,7 +34,7 @@ __export(index_exports, {
|
|
|
34
34
|
callOnceOnSuccess: () => import_chunk_NIWBAJZV.callOnceOnSuccess,
|
|
35
35
|
canConnectToDatabase: () => import_chunk_TRAG7WPX.canConnectToDatabase,
|
|
36
36
|
canPrompt: () => import_chunk_FCYHZHVW.canPrompt,
|
|
37
|
-
checkUnsupportedDataProxy: () =>
|
|
37
|
+
checkUnsupportedDataProxy: () => import_chunk_LS4Z3FCM.checkUnsupportedDataProxy,
|
|
38
38
|
chmodPlusX: () => import_chunk_TWSLDIFL.chmodPlusX,
|
|
39
39
|
createDatabase: () => import_chunk_TRAG7WPX.createDatabase,
|
|
40
40
|
credentialsToUri: () => import_chunk_LYFOJ5NK.credentialsToUri,
|
|
@@ -45,30 +45,30 @@ __export(index_exports, {
|
|
|
45
45
|
extractSchemaContent: () => import_chunk_PFYALFCY.extractSchemaContent,
|
|
46
46
|
fixBinaryTargets: () => import_chunk_X77CS5RK.fixBinaryTargets,
|
|
47
47
|
format: () => import_chunk_D4VZUY3O.format,
|
|
48
|
-
formatSchema: () =>
|
|
48
|
+
formatSchema: () => import_chunk_LS4Z3FCM.formatSchema,
|
|
49
49
|
formatTable: () => import_chunk_QN6PSQY7.formatTable,
|
|
50
50
|
formatms: () => import_chunk_XYCIH36R.formatms,
|
|
51
51
|
fsFunctional: () => import_chunk_Q5XW7CMJ.fs_functional_exports,
|
|
52
52
|
fsUtils: () => import_chunk_5BRXEOYH.fs_utils_exports,
|
|
53
|
-
getBinaryTargetForCurrentPlatform: () =>
|
|
53
|
+
getBinaryTargetForCurrentPlatform: () => import_chunk_LS4Z3FCM.getBinaryTargetForCurrentPlatform,
|
|
54
54
|
getCLIPathHash: () => import_chunk_GL7OANR6.getCLIPathHash,
|
|
55
55
|
getCommandWithExecutor: () => import_chunk_CUD726EK.getCommandWithExecutor,
|
|
56
|
-
getConfig: () =>
|
|
57
|
-
getDMMF: () =>
|
|
56
|
+
getConfig: () => import_chunk_QGWUYIMO.getConfig,
|
|
57
|
+
getDMMF: () => import_chunk_GOO65KYX.getDMMF,
|
|
58
58
|
getEngineVersion: () => import_chunk_MNP6VO5F.getEngineVersion,
|
|
59
59
|
getEnginesInfo: () => import_chunk_V6DWK6TN.getEnginesInfo,
|
|
60
|
-
getGenerator: () =>
|
|
60
|
+
getGenerator: () => import_chunk_LS4Z3FCM.getGenerator,
|
|
61
61
|
getGeneratorSuccessMessage: () => import_chunk_ARC7TW3L.getGeneratorSuccessMessage,
|
|
62
|
-
getGenerators: () =>
|
|
63
|
-
getLintWarningsAsText: () =>
|
|
62
|
+
getGenerators: () => import_chunk_LS4Z3FCM.getGenerators,
|
|
63
|
+
getLintWarningsAsText: () => import_chunk_RTFS72PA.getLintWarningsAsText,
|
|
64
64
|
getPackedPackage: () => import_chunk_BXIKQUP5.getPackedPackage,
|
|
65
65
|
getProjectHash: () => import_chunk_GL7OANR6.getProjectHash,
|
|
66
|
-
getSchemaDatasourceProvider: () =>
|
|
66
|
+
getSchemaDatasourceProvider: () => import_chunk_LS4Z3FCM.getSchemaDatasourceProvider,
|
|
67
67
|
getSchemaWithPath: () => import_chunk_OKVM3CW4.getSchemaWithPath,
|
|
68
68
|
getSchemaWithPathOptional: () => import_chunk_OKVM3CW4.getSchemaWithPathOptional,
|
|
69
69
|
getTypescriptVersion: () => import_chunk_J7ZPY2XA.getTypescriptVersion,
|
|
70
70
|
getWasmError: () => import_chunk_LMVSIVKQ.getWasmError,
|
|
71
|
-
handleLintPanic: () =>
|
|
71
|
+
handleLintPanic: () => import_chunk_RTFS72PA.handleLintPanic,
|
|
72
72
|
handlePanic: () => import_chunk_GZLJZGHX.handlePanic,
|
|
73
73
|
hasOwnProperty: () => import_chunk_WV4QHCSM.hasOwnProperty,
|
|
74
74
|
highlightDatamodel: () => import_chunk_VNIE2AZB.highlightDatamodel,
|
|
@@ -89,15 +89,15 @@ __export(index_exports, {
|
|
|
89
89
|
isWasmPanic: () => import_chunk_LMVSIVKQ.isWasmPanic,
|
|
90
90
|
keyBy: () => import_chunk_ZKWDIAVF.keyBy,
|
|
91
91
|
link: () => import_chunk_I6WLABB2.link,
|
|
92
|
-
lintSchema: () =>
|
|
93
|
-
loadSchemaContext: () =>
|
|
92
|
+
lintSchema: () => import_chunk_RTFS72PA.lintSchema,
|
|
93
|
+
loadSchemaContext: () => import_chunk_LS4Z3FCM.loadSchemaContext,
|
|
94
94
|
logger: () => import_chunk_ZJWZK45Z.logger_exports,
|
|
95
95
|
longestCommonPathPrefix: () => import_chunk_J77ZIDXB.longestCommonPathPrefix,
|
|
96
96
|
mapObjectValues: () => import_chunk_UGR6KLZN.mapObjectValues,
|
|
97
97
|
maxBy: () => import_chunk_CGFNDGGI.maxBy,
|
|
98
98
|
maxWithComparator: () => import_chunk_CGFNDGGI.maxWithComparator,
|
|
99
99
|
maybeInGitHook: () => import_chunk_LRBXMV4B.maybeInGitHook,
|
|
100
|
-
mergeSchemas: () =>
|
|
100
|
+
mergeSchemas: () => import_chunk_ISXJRXYZ.mergeSchemas,
|
|
101
101
|
missingGeneratorMessage: () => import_chunk_K4IC7NPI.missingGeneratorMessage,
|
|
102
102
|
parseAWSNodejsRuntimeEnvVarVersion: () => import_chunk_2SDPW6AX.parseAWSNodejsRuntimeEnvVarVersion,
|
|
103
103
|
parseBinaryTargetsEnvValue: () => import_chunk_IOIAK7V7.parseBinaryTargetsEnvValue,
|
|
@@ -107,7 +107,7 @@ __export(index_exports, {
|
|
|
107
107
|
printConfigWarnings: () => import_chunk_5FJ3MENK.printConfigWarnings,
|
|
108
108
|
printGeneratorConfig: () => import_chunk_LRU47BGE.printGeneratorConfig,
|
|
109
109
|
printSchemaLoadedMessage: () => import_chunk_OKVM3CW4.printSchemaLoadedMessage,
|
|
110
|
-
processSchemaResult: () =>
|
|
110
|
+
processSchemaResult: () => import_chunk_LS4Z3FCM.processSchemaResult,
|
|
111
111
|
protocolToConnectorType: () => import_chunk_LYFOJ5NK.protocolToConnectorType,
|
|
112
112
|
relativizePathInPSLError: () => import_chunk_C47SCASR.relativizePathInPSLError,
|
|
113
113
|
resolveBinary: () => import_chunk_FASYSGWP.resolveBinary,
|
|
@@ -119,16 +119,16 @@ __export(index_exports, {
|
|
|
119
119
|
toSchemasWithConfigDir: () => import_chunk_SP2ETLT2.toSchemasWithConfigDir,
|
|
120
120
|
unknownCommand: () => import_chunk_6JE6QGSJ.unknownCommand,
|
|
121
121
|
uriToCredentials: () => import_chunk_LYFOJ5NK.uriToCredentials,
|
|
122
|
-
validate: () =>
|
|
122
|
+
validate: () => import_chunk_TAE3RGMT.validate,
|
|
123
123
|
validatePrismaConfigWithDatasource: () => import_chunk_5SAWCTGN.validatePrismaConfigWithDatasource,
|
|
124
124
|
vercelPkgPathRegex: () => import_chunk_M3GBKLGE.vercelPkgPathRegex,
|
|
125
|
-
version: () =>
|
|
125
|
+
version: () => import_chunk_AAUFZ77N.version,
|
|
126
126
|
warnOnce: () => import_chunk_DTPFRZWV.warnOnce,
|
|
127
|
-
wasm: () =>
|
|
127
|
+
wasm: () => import_chunk_COZLUDCZ.wasm_exports,
|
|
128
128
|
wasmSchemaEngineLoader: () => import_chunk_SBUSVJCV.wasmSchemaEngineLoader
|
|
129
129
|
});
|
|
130
130
|
module.exports = __toCommonJS(index_exports);
|
|
131
|
-
var
|
|
131
|
+
var import_chunk_LS4Z3FCM = require("./chunk-LS4Z3FCM.js");
|
|
132
132
|
var import_chunk_X77CS5RK = require("./chunk-X77CS5RK.js");
|
|
133
133
|
var import_chunk_PKOQQT7I = require("./chunk-PKOQQT7I.js");
|
|
134
134
|
var import_chunk_5I4ERIIY = require("./chunk-5I4ERIIY.js");
|
|
@@ -180,22 +180,22 @@ var import_chunk_Y4TOGY6I = require("./chunk-Y4TOGY6I.js");
|
|
|
180
180
|
var import_chunk_IL7PSY44 = require("./chunk-IL7PSY44.js");
|
|
181
181
|
var import_chunk_V6DWK6TN = require("./chunk-V6DWK6TN.js");
|
|
182
182
|
var import_chunk_MNP6VO5F = require("./chunk-MNP6VO5F.js");
|
|
183
|
-
var
|
|
184
|
-
var
|
|
185
|
-
var
|
|
183
|
+
var import_chunk_RTFS72PA = require("./chunk-RTFS72PA.js");
|
|
184
|
+
var import_chunk_ISXJRXYZ = require("./chunk-ISXJRXYZ.js");
|
|
185
|
+
var import_chunk_TAE3RGMT = require("./chunk-TAE3RGMT.js");
|
|
186
186
|
var import_chunk_GL7OANR6 = require("./chunk-GL7OANR6.js");
|
|
187
187
|
var import_chunk_D4VZUY3O = require("./chunk-D4VZUY3O.js");
|
|
188
|
-
var
|
|
189
|
-
var
|
|
188
|
+
var import_chunk_QGWUYIMO = require("./chunk-QGWUYIMO.js");
|
|
189
|
+
var import_chunk_GOO65KYX = require("./chunk-GOO65KYX.js");
|
|
190
190
|
var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
|
|
191
191
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
192
192
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
193
|
-
var
|
|
193
|
+
var import_chunk_2DMGQVLG = require("./chunk-2DMGQVLG.js");
|
|
194
194
|
var import_chunk_QN6PSQY7 = require("./chunk-QN6PSQY7.js");
|
|
195
|
-
var
|
|
195
|
+
var import_chunk_AAUFZ77N = require("./chunk-AAUFZ77N.js");
|
|
196
196
|
var import_chunk_DTPFRZWV = require("./chunk-DTPFRZWV.js");
|
|
197
|
-
var
|
|
198
|
-
var
|
|
197
|
+
var import_chunk_COZLUDCZ = require("./chunk-COZLUDCZ.js");
|
|
198
|
+
var import_chunk_7UG3GTX2 = require("./chunk-7UG3GTX2.js");
|
|
199
199
|
var import_chunk_6JE6QGSJ = require("./chunk-6JE6QGSJ.js");
|
|
200
200
|
var import_chunk_NBWRGVYR = require("./chunk-NBWRGVYR.js");
|
|
201
201
|
var import_chunk_ARC7TW3L = require("./chunk-ARC7TW3L.js");
|
|
@@ -18,9 +18,9 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var getVersionFromPackageJson_exports = {};
|
|
20
20
|
__export(getVersionFromPackageJson_exports, {
|
|
21
|
-
version: () =>
|
|
21
|
+
version: () => import_chunk_AAUFZ77N.version
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(getVersionFromPackageJson_exports);
|
|
24
|
-
var
|
|
25
|
-
var
|
|
24
|
+
var import_chunk_AAUFZ77N = require("../chunk-AAUFZ77N.js");
|
|
25
|
+
var import_chunk_7UG3GTX2 = require("../chunk-7UG3GTX2.js");
|
|
26
26
|
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
package/dist/wasm.js
CHANGED
|
@@ -18,12 +18,12 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var wasm_exports = {};
|
|
20
20
|
__export(wasm_exports, {
|
|
21
|
-
prismaSchemaWasm: () =>
|
|
22
|
-
prismaSchemaWasmVersion: () =>
|
|
23
|
-
schemaEngineWasmVersion: () =>
|
|
21
|
+
prismaSchemaWasm: () => import_chunk_COZLUDCZ.prismaSchemaWasm,
|
|
22
|
+
prismaSchemaWasmVersion: () => import_chunk_COZLUDCZ.prismaSchemaWasmVersion,
|
|
23
|
+
schemaEngineWasmVersion: () => import_chunk_COZLUDCZ.schemaEngineWasmVersion
|
|
24
24
|
});
|
|
25
25
|
module.exports = __toCommonJS(wasm_exports);
|
|
26
|
-
var
|
|
27
|
-
var
|
|
26
|
+
var import_chunk_COZLUDCZ = require("./chunk-COZLUDCZ.js");
|
|
27
|
+
var import_chunk_7UG3GTX2 = require("./chunk-7UG3GTX2.js");
|
|
28
28
|
var import_chunk_WXRVYSYN = require("./chunk-WXRVYSYN.js");
|
|
29
29
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma/internals",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.1-dev.1",
|
|
4
4
|
"description": "This package is intended for Prisma's internal use",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -66,20 +66,20 @@
|
|
|
66
66
|
"yarn": "1.22.22"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@prisma/prisma-schema-wasm": "
|
|
70
|
-
"@prisma/schema-engine-wasm": "
|
|
69
|
+
"@prisma/prisma-schema-wasm": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
|
|
70
|
+
"@prisma/schema-engine-wasm": "7.1.0-2.f09f2815f091dbba658cdcd2264306d88bb5bda6",
|
|
71
71
|
"arg": "5.0.2",
|
|
72
72
|
"prompts": "2.4.2",
|
|
73
|
-
"@prisma/config": "
|
|
74
|
-
"@prisma/debug": "
|
|
75
|
-
"@prisma/
|
|
76
|
-
"@prisma/engines": "
|
|
77
|
-
"@prisma/
|
|
78
|
-
"@prisma/
|
|
79
|
-
"@prisma/generator": "
|
|
80
|
-
"@prisma/generator
|
|
81
|
-
"@prisma/get-platform": "
|
|
82
|
-
"@prisma/schema-files-loader": "
|
|
73
|
+
"@prisma/config": "7.0.1-dev.1",
|
|
74
|
+
"@prisma/debug": "7.0.1-dev.1",
|
|
75
|
+
"@prisma/driver-adapter-utils": "7.0.1-dev.1",
|
|
76
|
+
"@prisma/engines": "7.0.1-dev.1",
|
|
77
|
+
"@prisma/dmmf": "7.0.1-dev.1",
|
|
78
|
+
"@prisma/fetch-engine": "7.0.1-dev.1",
|
|
79
|
+
"@prisma/generator-helper": "7.0.1-dev.1",
|
|
80
|
+
"@prisma/generator": "7.0.1-dev.1",
|
|
81
|
+
"@prisma/get-platform": "7.0.1-dev.1",
|
|
82
|
+
"@prisma/schema-files-loader": "7.0.1-dev.1"
|
|
83
83
|
},
|
|
84
84
|
"peerDependencies": {
|
|
85
85
|
"typescript": ">=5.4.0"
|