@prisma/internals 6.19.0-integration-engines-6-19-0-32-next-568b222d0ab829bbbe5f2fd48ed587836813346c.1 → 6.19.0-integration-feat-remove-library-engine.6
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-DK5SCKNO.js → chunk-2KREE2OX.js} +5 -5
- package/dist/{chunk-JOIIWB3U.js → chunk-2LOGW45F.js} +68 -33
- package/dist/{chunk-ZKW5OHDA.js → chunk-2RRPXN7D.js} +5 -5
- package/dist/{chunk-BVJP43JS.js → chunk-32LLAKF4.js} +13 -784
- package/dist/{chunk-4HCWAIVZ.js → chunk-33FYCEWF.js} +14 -20
- package/dist/{chunk-FYZCPL2Z.js → chunk-3CAPLXKF.js} +5 -8
- package/dist/{chunk-I6WLABB2.js → chunk-3WXUQZS7.js} +14 -5
- package/dist/{chunk-JD36HS5L.js → chunk-3XBUWR5Q.js} +14 -20
- package/dist/{chunk-OAT7ZJED.js → chunk-4YDN7W7B.js} +7 -20
- package/dist/{chunk-SH2TNBI6.js → chunk-5B5U2HVK.js} +7 -8
- package/dist/{chunk-RS2R7COT.js → chunk-5I4ERIIY.js} +3 -9
- package/dist/{chunk-F2OZV76L.js → chunk-5MHUYAV3.js} +9 -9
- package/dist/{chunk-HO5HRHFZ.js → chunk-5W3BSMTH.js} +3 -6
- package/dist/{chunk-2MJTY4KQ.js → chunk-6FP5PMMX.js} +5 -5
- package/dist/{chunk-ISSTUMGH.js → chunk-6QTJ35DP.js} +12 -12
- package/dist/{chunk-TGOAMULH.js → chunk-AH4RJ3ZD.js} +8 -9
- package/dist/{chunk-WFNB7VRA.js → chunk-ARC7TW3L.js} +4 -14
- package/dist/{chunk-HFFWZTVM.js → chunk-BUQN4WLU.js} +7 -9
- package/dist/{chunk-HHG4DGHC.js → chunk-CGLLQXZE.js} +11 -12
- package/dist/{chunk-GMW36QQF.js → chunk-DOO45FN6.js} +7 -7
- package/dist/chunk-DYV47NUW.js +796 -0
- package/dist/{chunk-IDINCQMN.js → chunk-FF7OLLBP.js} +12 -784
- package/dist/{chunk-4CGPN5SR.js → chunk-GJSFP4V4.js} +3 -9
- package/dist/{chunk-4JCVHBYR.js → chunk-GL7OANR6.js} +5 -5
- package/dist/{chunk-VDOBMNYY.js → chunk-HBU4ZVCA.js} +11 -11
- package/dist/{chunk-DSG2XXJJ.js → chunk-HQE53CGA.js} +11 -11
- package/dist/{chunk-UHI6VYFX.js → chunk-IHC4ZVPQ.js} +5 -5
- package/dist/{chunk-D4VDA2TZ.js → chunk-IRWX4FCC.js} +6 -6
- package/dist/{chunk-UQUWZJVN.js → chunk-IU77SCOB.js} +9 -9
- package/dist/{chunk-RKDOMYIG.js → chunk-KMMKQUIO.js} +38 -71
- package/dist/{chunk-NVNI2SRU.js → chunk-KNNTV7IN.js} +687 -213
- package/dist/{chunk-PWLNUJDJ.js → chunk-KZ5SMOBR.js} +5 -5
- package/dist/{chunk-AX5N26KG.js → chunk-L2CX3ZWZ.js} +6 -6
- package/dist/{chunk-U2GOPCRA.js → chunk-M6EEXN7F.js} +5 -5
- package/dist/{chunk-N3UPGHTD.js → chunk-M6PZRD57.js} +38 -71
- package/dist/{chunk-DX7WJ45H.js → chunk-MEBZK5AR.js} +5 -5
- package/dist/{chunk-5AI4FIZ3.js → chunk-MEOOYUIZ.js} +10 -10
- package/dist/{chunk-TQFONRJP.js → chunk-MXAUURHG.js} +5 -5
- package/dist/{chunk-7QC5VORA.js → chunk-MYLPCGTT.js} +5 -5
- package/dist/{chunk-PZEUONUZ.js → chunk-NHHVDNJP.js} +11 -11
- package/dist/{chunk-EYVG6XQS.js → chunk-OKVM3CW4.js} +3 -39
- package/dist/{chunk-LBEUT2S6.js → chunk-PLUTM2U3.js} +5 -5
- package/dist/{chunk-FCYHZHVW.js → chunk-R3J2O23S.js} +4 -4
- package/dist/{chunk-75BIJ5PX.js → chunk-UB2X7DGZ.js} +9 -9
- package/dist/{chunk-IKIW52QS.js → chunk-VNACSIGX.js} +11 -11
- package/dist/{chunk-RIACS7RB.js → chunk-WL7623RR.js} +5 -5
- package/dist/{chunk-TZJROXB3.js → chunk-WSZXPLJQ.js} +4 -4
- package/dist/{chunk-YU52YNDP.js → chunk-WU7O7E3V.js} +12 -12
- package/dist/cli/checkUnsupportedDataProxy.js +56 -62
- package/dist/cli/checkUnsupportedSchemaEngineWasm.js +56 -62
- package/dist/cli/getGeneratorSuccessMessage.js +2 -3
- package/dist/cli/getSchema.d.ts +1 -15
- package/dist/cli/getSchema.js +4 -5
- package/dist/cli/hashes.js +4 -4
- package/dist/cli/schemaContext.d.ts +1 -3
- package/dist/cli/schemaContext.js +56 -62
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +55 -61
- package/dist/engine-commands/getConfig.d.ts +0 -1
- package/dist/engine-commands/getConfig.js +13 -13
- package/dist/engine-commands/getDmmf.js +10 -10
- package/dist/engine-commands/getEngineVersion.js +6 -9
- package/dist/engine-commands/getEnginesInfo.d.ts +0 -1
- package/dist/engine-commands/getEnginesInfo.js +7 -9
- package/dist/engine-commands/index.js +67 -73
- package/dist/engine-commands/lintSchema.js +9 -9
- package/dist/engine-commands/mergeSchemas.js +10 -10
- package/dist/engine-commands/queryEngineCommons.js +6 -6
- package/dist/engine-commands/validate.js +10 -10
- package/dist/errorReporting.js +6 -6
- package/dist/get-generators/getGenerators.d.ts +0 -1
- package/dist/get-generators/getGenerators.js +58 -64
- package/dist/get-generators/utils/binaryTypeToEngineType.js +2 -2
- package/dist/get-generators/utils/engineTypeToBinaryType.js +2 -2
- package/dist/get-generators/utils/getBinaryPathsByVersion.js +6 -5
- package/dist/getPackedPackage.js +4 -3
- package/dist/index.d.ts +1 -8
- package/dist/index.js +101 -115
- package/dist/{multipart-parser-3AFJFP6K.js → multipart-parser-UV3WZSWW.js} +6 -6
- package/dist/resolveBinary.js +8 -7
- package/dist/schemaEngineCommands.js +9 -8
- package/dist/sendPanic.js +4 -4
- package/dist/utils/canPrompt.js +3 -3
- package/dist/utils/cloudflareD1.js +3 -3
- package/dist/utils/drawBox.js +2 -2
- package/dist/utils/fs-functional.js +10 -10
- package/dist/utils/fs-utils.js +8 -8
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handlePanic.js +8 -8
- package/dist/utils/link.js +2 -2
- package/dist/utils/missingDatasource.js +3 -3
- package/dist/utils/missingGeneratorMessage.js +5 -5
- package/dist/utils/serializeQueryEngineName.js +2 -2
- package/dist/wasm.js +5 -5
- package/package.json +15 -16
- package/dist/chunk-3FP46GUV.js +0 -471
- package/dist/chunk-46ABODUM.js +0 -186
- package/dist/chunk-6TTRTZXU.js +0 -37
- package/dist/chunk-DZYINYAA.js +0 -68
- package/dist/chunk-ERSH2BQA.js +0 -58
- package/dist/chunk-PZMRR772.js +0 -41
- package/dist/chunk-T2PM5TKT.js +0 -55
- package/dist/client/getClientEngineType.d.ts +0 -7
- package/dist/client/getClientEngineType.js +0 -26
- package/dist/dotenvExpand.d.ts +0 -35
- package/dist/dotenvExpand.js +0 -25
- package/dist/utils/getEnvPaths.d.ts +0 -14
- package/dist/utils/getEnvPaths.js +0 -29
- package/dist/utils/handleEngineLoadingErrors.d.ts +0 -8
- package/dist/utils/handleEngineLoadingErrors.js +0 -27
- package/dist/utils/load.d.ts +0 -6
- package/dist/utils/load.js +0 -28
- package/dist/utils/loadEnvFile.d.ts +0 -10
- package/dist/utils/loadEnvFile.js +0 -30
- package/dist/utils/tryLoadEnvs.d.ts +0 -25
- package/dist/utils/tryLoadEnvs.js +0 -30
|
@@ -26,20 +26,20 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_33FYCEWF_exports = {};
|
|
30
|
+
__export(chunk_33FYCEWF_exports, {
|
|
31
31
|
GetConfigError: () => GetConfigError,
|
|
32
32
|
getConfig: () => getConfig,
|
|
33
33
|
getDirectUrl: () => getDirectUrl,
|
|
34
34
|
getEffectiveUrl: () => getEffectiveUrl,
|
|
35
35
|
resolveUrl: () => resolveUrl
|
|
36
36
|
});
|
|
37
|
-
module.exports = __toCommonJS(
|
|
38
|
-
var
|
|
39
|
-
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
37
|
+
module.exports = __toCommonJS(chunk_33FYCEWF_exports);
|
|
38
|
+
var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
|
|
40
39
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
41
|
-
var
|
|
42
|
-
var
|
|
40
|
+
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
41
|
+
var import_chunk_2KREE2OX = require("./chunk-2KREE2OX.js");
|
|
42
|
+
var import_chunk_MEBZK5AR = require("./chunk-MEBZK5AR.js");
|
|
43
43
|
var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
|
|
44
44
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
45
45
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
@@ -64,7 +64,7 @@ ${detailsHeader} ${message}`;
|
|
|
64
64
|
}).exhaustive();
|
|
65
65
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
66
66
|
[Context: getConfig]`;
|
|
67
|
-
super((0,
|
|
67
|
+
super((0, import_chunk_2KREE2OX.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
68
68
|
this.name = "GetConfigError";
|
|
69
69
|
}
|
|
70
70
|
};
|
|
@@ -82,23 +82,17 @@ function resolveUrl(envValue) {
|
|
|
82
82
|
return urlFromValue ?? urlEnvVarValue;
|
|
83
83
|
}
|
|
84
84
|
async function getConfig(options) {
|
|
85
|
-
const debugErrorType = (0,
|
|
85
|
+
const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "getConfigWasm");
|
|
86
86
|
debug(`Using getConfig Wasm`);
|
|
87
87
|
const configEither = (0, import_function.pipe)(
|
|
88
88
|
(0, import_chunk_5DBOS77Y.tryCatch)(
|
|
89
89
|
() => {
|
|
90
90
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
|
|
91
91
|
debug("Triggering a Rust panic...");
|
|
92
|
-
|
|
92
|
+
import_chunk_MEBZK5AR.prismaSchemaWasm.debug_panic();
|
|
93
93
|
}
|
|
94
|
-
const params = JSON.stringify({
|
|
95
|
-
|
|
96
|
-
datasourceOverrides: {},
|
|
97
|
-
ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
|
|
98
|
-
env: process.env
|
|
99
|
-
});
|
|
100
|
-
const data = import_chunk_DX7WJ45H.prismaSchemaWasm.get_config(params);
|
|
101
|
-
return data;
|
|
94
|
+
const params = JSON.stringify({ prismaSchema: options.datamodel });
|
|
95
|
+
return import_chunk_MEBZK5AR.prismaSchemaWasm.get_config(params);
|
|
102
96
|
},
|
|
103
97
|
(e) => ({
|
|
104
98
|
type: "wasm-error",
|
|
@@ -156,12 +150,12 @@ async function getConfig(options) {
|
|
|
156
150
|
return panic;
|
|
157
151
|
}
|
|
158
152
|
const errorOutput = e.error.message;
|
|
159
|
-
return new GetConfigError((0,
|
|
153
|
+
return new GetConfigError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
|
|
160
154
|
}).with({ type: "validation-error" }, (e) => {
|
|
161
155
|
return new GetConfigError({
|
|
162
156
|
_tag: "parsed",
|
|
163
157
|
errorCode: SCHEMA_VALIDATION_ERROR_CODE,
|
|
164
|
-
reason: (0,
|
|
158
|
+
reason: (0, import_chunk_WSZXPLJQ.createSchemaValidationError)(e.reason),
|
|
165
159
|
message: formatErrors(e.error)
|
|
166
160
|
});
|
|
167
161
|
}).otherwise((e) => {
|
|
@@ -26,17 +26,17 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_3CAPLXKF_exports = {};
|
|
30
|
+
__export(chunk_3CAPLXKF_exports, {
|
|
31
31
|
BinaryType: () => import_fetch_engine.BinaryType,
|
|
32
32
|
engineEnvVarMap: () => import_fetch_engine.engineEnvVarMap,
|
|
33
33
|
maybeCopyToTmp: () => maybeCopyToTmp,
|
|
34
34
|
resolveBinary: () => resolveBinary,
|
|
35
35
|
safeResolveBinary: () => safeResolveBinary
|
|
36
36
|
});
|
|
37
|
-
module.exports = __toCommonJS(
|
|
37
|
+
module.exports = __toCommonJS(chunk_3CAPLXKF_exports);
|
|
38
|
+
var import_chunk_FF7OLLBP = require("./chunk-FF7OLLBP.js");
|
|
38
39
|
var import_chunk_M3GBKLGE = require("./chunk-M3GBKLGE.js");
|
|
39
|
-
var import_chunk_IDINCQMN = require("./chunk-IDINCQMN.js");
|
|
40
40
|
var import_chunk_TWSLDIFL = require("./chunk-TWSLDIFL.js");
|
|
41
41
|
var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
|
|
42
42
|
var import_chunk_5VQNKCKW = require("./chunk-5VQNKCKW.js");
|
|
@@ -46,14 +46,11 @@ var import_fetch_engine = require("@prisma/fetch-engine");
|
|
|
46
46
|
var import_get_platform = require("@prisma/get-platform");
|
|
47
47
|
var import_fs = __toESM(require("fs"));
|
|
48
48
|
var import_path = __toESM(require("path"));
|
|
49
|
-
var import_fs_extra = (0, import_chunk_4VNS5WPM.__toESM)((0,
|
|
49
|
+
var import_fs_extra = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_FF7OLLBP.require_lib)());
|
|
50
50
|
var import_temp_dir = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_5VQNKCKW.require_temp_dir)());
|
|
51
51
|
async function getBinaryName(name) {
|
|
52
52
|
const binaryTarget = await (0, import_get_platform.getBinaryTargetForCurrentPlatform)();
|
|
53
53
|
const extension = binaryTarget === "windows" ? ".exe" : "";
|
|
54
|
-
if (name === import_fetch_engine.BinaryType.QueryEngineLibrary) {
|
|
55
|
-
return (0, import_get_platform.getNodeAPIName)(binaryTarget, "fs");
|
|
56
|
-
}
|
|
57
54
|
return `${name}-${binaryTarget}${extension}`;
|
|
58
55
|
}
|
|
59
56
|
async function resolveBinary(name, proposedPath) {
|
|
@@ -26,11 +26,11 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_3WXUQZS7_exports = {};
|
|
30
|
+
__export(chunk_3WXUQZS7_exports, {
|
|
31
31
|
link: () => link2
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(chunk_3WXUQZS7_exports);
|
|
34
34
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
|
35
35
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
36
36
|
var import_node_process = __toESM(require("node:process"));
|
|
@@ -245,9 +245,11 @@ var require_supports_hyperlinks = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
245
245
|
});
|
|
246
246
|
var base_exports = {};
|
|
247
247
|
(0, import_chunk_4VNS5WPM.__export)(base_exports, {
|
|
248
|
+
ConEmu: () => ConEmu,
|
|
248
249
|
beep: () => beep,
|
|
249
250
|
clearScreen: () => clearScreen,
|
|
250
251
|
clearTerminal: () => clearTerminal,
|
|
252
|
+
clearViewport: () => clearViewport,
|
|
251
253
|
cursorBackward: () => cursorBackward,
|
|
252
254
|
cursorDown: () => cursorDown,
|
|
253
255
|
cursorForward: () => cursorForward,
|
|
@@ -275,7 +277,8 @@ var base_exports = {};
|
|
|
275
277
|
image: () => image,
|
|
276
278
|
link: () => link,
|
|
277
279
|
scrollDown: () => scrollDown,
|
|
278
|
-
scrollUp: () => scrollUp
|
|
280
|
+
scrollUp: () => scrollUp,
|
|
281
|
+
setCwd: () => setCwd
|
|
279
282
|
});
|
|
280
283
|
var isBrowser = globalThis.window?.document !== void 0;
|
|
281
284
|
var isNode = globalThis.process?.versions?.node !== void 0;
|
|
@@ -359,6 +362,7 @@ var eraseScreen = ESC + "2J";
|
|
|
359
362
|
var scrollUp = ESC + "S";
|
|
360
363
|
var scrollDown = ESC + "T";
|
|
361
364
|
var clearScreen = "\x1Bc";
|
|
365
|
+
var clearViewport = `${eraseScreen}${ESC}H`;
|
|
362
366
|
var clearTerminal = isWindows2 ? `${eraseScreen}${ESC}0f` : `${eraseScreen}${ESC}3J${ESC}H`;
|
|
363
367
|
var enterAlternativeScreen = ESC + "?1049h";
|
|
364
368
|
var exitAlternativeScreen = ESC + "?1049l";
|
|
@@ -388,7 +392,8 @@ var image = (data, options = {}) => {
|
|
|
388
392
|
if (options.preserveAspectRatio === false) {
|
|
389
393
|
returnValue += ";preserveAspectRatio=0";
|
|
390
394
|
}
|
|
391
|
-
|
|
395
|
+
const imageBuffer = Buffer.from(data);
|
|
396
|
+
return returnValue + `;size=${imageBuffer.byteLength}:` + imageBuffer.toString("base64") + BEL;
|
|
392
397
|
};
|
|
393
398
|
var iTerm = {
|
|
394
399
|
setCwd: (cwd = cwdFunction()) => `${OSC}50;CurrentDir=${cwd}${BEL}`,
|
|
@@ -409,6 +414,10 @@ var iTerm = {
|
|
|
409
414
|
return returnValue + BEL;
|
|
410
415
|
}
|
|
411
416
|
};
|
|
417
|
+
var ConEmu = {
|
|
418
|
+
setCwd: (cwd = cwdFunction()) => `${OSC}9;9;${cwd}${BEL}`
|
|
419
|
+
};
|
|
420
|
+
var setCwd = (cwd = cwdFunction()) => iTerm.setCwd(cwd) + ConEmu.setCwd(cwd);
|
|
412
421
|
var import_supports_hyperlinks = (0, import_chunk_4VNS5WPM.__toESM)(require_supports_hyperlinks(), 1);
|
|
413
422
|
function terminalLink(text, url, { target = "stdout", ...options } = {}) {
|
|
414
423
|
if (!import_supports_hyperlinks.default[target]) {
|
|
@@ -26,20 +26,20 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_3XBUWR5Q_exports = {};
|
|
30
|
+
__export(chunk_3XBUWR5Q_exports, {
|
|
31
31
|
GetConfigError: () => GetConfigError,
|
|
32
32
|
getConfig: () => getConfig,
|
|
33
33
|
getDirectUrl: () => getDirectUrl,
|
|
34
34
|
getEffectiveUrl: () => getEffectiveUrl,
|
|
35
35
|
resolveUrl: () => resolveUrl
|
|
36
36
|
});
|
|
37
|
-
module.exports = __toCommonJS(
|
|
38
|
-
var
|
|
39
|
-
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
37
|
+
module.exports = __toCommonJS(chunk_3XBUWR5Q_exports);
|
|
38
|
+
var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
|
|
40
39
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
41
|
-
var
|
|
42
|
-
var
|
|
40
|
+
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
41
|
+
var import_chunk_M6EEXN7F = require("./chunk-M6EEXN7F.js");
|
|
42
|
+
var import_chunk_2RRPXN7D = require("./chunk-2RRPXN7D.js");
|
|
43
43
|
var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
|
|
44
44
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
45
45
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
@@ -64,7 +64,7 @@ ${detailsHeader} ${message}`;
|
|
|
64
64
|
}).exhaustive();
|
|
65
65
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
66
66
|
[Context: getConfig]`;
|
|
67
|
-
super((0,
|
|
67
|
+
super((0, import_chunk_M6EEXN7F.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
68
68
|
this.name = "GetConfigError";
|
|
69
69
|
}
|
|
70
70
|
};
|
|
@@ -82,23 +82,17 @@ function resolveUrl(envValue) {
|
|
|
82
82
|
return urlFromValue ?? urlEnvVarValue;
|
|
83
83
|
}
|
|
84
84
|
async function getConfig(options) {
|
|
85
|
-
const debugErrorType = (0,
|
|
85
|
+
const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "getConfigWasm");
|
|
86
86
|
debug(`Using getConfig Wasm`);
|
|
87
87
|
const configEither = (0, import_function.pipe)(
|
|
88
88
|
(0, import_chunk_5DBOS77Y.tryCatch)(
|
|
89
89
|
() => {
|
|
90
90
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
|
|
91
91
|
debug("Triggering a Rust panic...");
|
|
92
|
-
|
|
92
|
+
import_chunk_2RRPXN7D.prismaSchemaWasm.debug_panic();
|
|
93
93
|
}
|
|
94
|
-
const params = JSON.stringify({
|
|
95
|
-
|
|
96
|
-
datasourceOverrides: {},
|
|
97
|
-
ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
|
|
98
|
-
env: process.env
|
|
99
|
-
});
|
|
100
|
-
const data = import_chunk_ZKW5OHDA.prismaSchemaWasm.get_config(params);
|
|
101
|
-
return data;
|
|
94
|
+
const params = JSON.stringify({ prismaSchema: options.datamodel });
|
|
95
|
+
return import_chunk_2RRPXN7D.prismaSchemaWasm.get_config(params);
|
|
102
96
|
},
|
|
103
97
|
(e) => ({
|
|
104
98
|
type: "wasm-error",
|
|
@@ -156,12 +150,12 @@ async function getConfig(options) {
|
|
|
156
150
|
return panic;
|
|
157
151
|
}
|
|
158
152
|
const errorOutput = e.error.message;
|
|
159
|
-
return new GetConfigError((0,
|
|
153
|
+
return new GetConfigError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
|
|
160
154
|
}).with({ type: "validation-error" }, (e) => {
|
|
161
155
|
return new GetConfigError({
|
|
162
156
|
_tag: "parsed",
|
|
163
157
|
errorCode: SCHEMA_VALIDATION_ERROR_CODE,
|
|
164
|
-
reason: (0,
|
|
158
|
+
reason: (0, import_chunk_WSZXPLJQ.createSchemaValidationError)(e.reason),
|
|
165
159
|
message: formatErrors(e.error)
|
|
166
160
|
});
|
|
167
161
|
}).otherwise((e) => {
|
|
@@ -16,33 +16,20 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var
|
|
20
|
-
__export(
|
|
19
|
+
var chunk_4YDN7W7B_exports = {};
|
|
20
|
+
__export(chunk_4YDN7W7B_exports, {
|
|
21
21
|
getEngineVersion: () => getEngineVersion,
|
|
22
22
|
safeGetEngineVersion: () => safeGetEngineVersion
|
|
23
23
|
});
|
|
24
|
-
module.exports = __toCommonJS(
|
|
25
|
-
var import_chunk_6TTRTZXU = require("./chunk-6TTRTZXU.js");
|
|
24
|
+
module.exports = __toCommonJS(chunk_4YDN7W7B_exports);
|
|
26
25
|
var import_chunk_JOIHHXR6 = require("./chunk-JOIHHXR6.js");
|
|
27
|
-
var
|
|
26
|
+
var import_chunk_3CAPLXKF = require("./chunk-3CAPLXKF.js");
|
|
28
27
|
var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
|
|
29
|
-
var import_engines = require("@prisma/engines");
|
|
30
28
|
var import_fetch_engine = require("@prisma/fetch-engine");
|
|
31
|
-
var import_get_platform = require("@prisma/get-platform");
|
|
32
29
|
async function getEngineVersion(enginePath, binaryName) {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
enginePath = await (0, import_chunk_FYZCPL2Z.resolveBinary)(binaryName, enginePath);
|
|
37
|
-
const platformInfo = await (0, import_get_platform.getPlatformInfo)();
|
|
38
|
-
if (binaryName === import_fetch_engine.BinaryType.QueryEngineLibrary) {
|
|
39
|
-
(0, import_get_platform.assertNodeAPISupported)();
|
|
40
|
-
const QE = (0, import_chunk_6TTRTZXU.loadLibrary)(enginePath, platformInfo);
|
|
41
|
-
return `${import_fetch_engine.BinaryType.QueryEngineLibrary} ${QE.version().commit}`;
|
|
42
|
-
} else {
|
|
43
|
-
const { stdout } = await (0, import_chunk_JOIHHXR6.execa)(enginePath, ["--version"]);
|
|
44
|
-
return stdout;
|
|
45
|
-
}
|
|
30
|
+
enginePath = await (0, import_chunk_3CAPLXKF.resolveBinary)(binaryName ?? import_fetch_engine.BinaryType.SchemaEngineBinary, enginePath);
|
|
31
|
+
const { stdout } = await (0, import_chunk_JOIHHXR6.execa)(enginePath, ["--version"]);
|
|
32
|
+
return stdout;
|
|
46
33
|
}
|
|
47
34
|
function safeGetEngineVersion(enginePath, binaryName) {
|
|
48
35
|
return (0, import_chunk_5DBOS77Y.tryCatch2)(
|
|
@@ -16,11 +16,11 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var
|
|
20
|
-
__export(
|
|
19
|
+
var chunk_5B5U2HVK_exports = {};
|
|
20
|
+
__export(chunk_5B5U2HVK_exports, {
|
|
21
21
|
require_package: () => require_package
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
23
|
+
module.exports = __toCommonJS(chunk_5B5U2HVK_exports);
|
|
24
24
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
25
25
|
var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
26
26
|
"package.json"(exports, module2) {
|
|
@@ -59,12 +59,11 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
59
59
|
"@swc/jest": "0.2.37",
|
|
60
60
|
"@types/babel__helper-validator-identifier": "7.15.2",
|
|
61
61
|
"@types/jest": "29.5.14",
|
|
62
|
-
"@types/node": "
|
|
62
|
+
"@types/node": "~20.19.24",
|
|
63
63
|
"@types/resolve": "1.20.6",
|
|
64
64
|
archiver: "6.0.2",
|
|
65
65
|
"checkpoint-client": "1.1.33",
|
|
66
66
|
"cli-truncate": "4.0.0",
|
|
67
|
-
dotenv: "16.5.0",
|
|
68
67
|
empathic: "2.0.0",
|
|
69
68
|
"escape-string-regexp": "5.0.0",
|
|
70
69
|
execa: "8.0.1",
|
|
@@ -109,14 +108,14 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
109
108
|
"@prisma/generator": "workspace:*",
|
|
110
109
|
"@prisma/generator-helper": "workspace:*",
|
|
111
110
|
"@prisma/get-platform": "workspace:*",
|
|
112
|
-
"@prisma/prisma-schema-wasm": "6.19.0-
|
|
113
|
-
"@prisma/schema-engine-wasm": "6.19.0-
|
|
111
|
+
"@prisma/prisma-schema-wasm": "6.19.0-31.next-6f525e2b254a97a9c547ae5f2b29c54a171f6b23",
|
|
112
|
+
"@prisma/schema-engine-wasm": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
|
|
114
113
|
"@prisma/schema-files-loader": "workspace:*",
|
|
115
114
|
arg: "5.0.2",
|
|
116
115
|
prompts: "2.4.2"
|
|
117
116
|
},
|
|
118
117
|
peerDependencies: {
|
|
119
|
-
typescript: ">=5.
|
|
118
|
+
typescript: ">=5.4.0"
|
|
120
119
|
},
|
|
121
120
|
peerDependenciesMeta: {
|
|
122
121
|
typescript: {
|
|
@@ -16,21 +16,15 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var
|
|
20
|
-
__export(
|
|
19
|
+
var chunk_5I4ERIIY_exports = {};
|
|
20
|
+
__export(chunk_5I4ERIIY_exports, {
|
|
21
21
|
binaryTypeToEngineType: () => binaryTypeToEngineType
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
23
|
+
module.exports = __toCommonJS(chunk_5I4ERIIY_exports);
|
|
24
24
|
var import_fetch_engine = require("@prisma/fetch-engine");
|
|
25
25
|
function binaryTypeToEngineType(binaryType) {
|
|
26
26
|
if (binaryType === import_fetch_engine.BinaryType.SchemaEngineBinary) {
|
|
27
27
|
return "schemaEngine";
|
|
28
28
|
}
|
|
29
|
-
if (binaryType === import_fetch_engine.BinaryType.QueryEngineLibrary) {
|
|
30
|
-
return "libqueryEngine";
|
|
31
|
-
}
|
|
32
|
-
if (binaryType === import_fetch_engine.BinaryType.QueryEngineBinary) {
|
|
33
|
-
return "queryEngine";
|
|
34
|
-
}
|
|
35
29
|
throw new Error(`Could not convert binary type ${binaryType}`);
|
|
36
30
|
}
|
|
@@ -26,21 +26,21 @@ var __toESM2 = (mod, isNodeMode, target) => (target = mod != null ? __create(__g
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_5MHUYAV3_exports = {};
|
|
30
|
+
__export(chunk_5MHUYAV3_exports, {
|
|
31
31
|
getBinaryPathsByVersion: () => getBinaryPathsByVersion
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
34
|
-
var
|
|
35
|
-
var
|
|
33
|
+
module.exports = __toCommonJS(chunk_5MHUYAV3_exports);
|
|
34
|
+
var import_chunk_5I4ERIIY = require("./chunk-5I4ERIIY.js");
|
|
35
|
+
var import_chunk_GJSFP4V4 = require("./chunk-GJSFP4V4.js");
|
|
36
36
|
var import_chunk_2SDPW6AX = require("./chunk-2SDPW6AX.js");
|
|
37
37
|
var import_chunk_7B5PXS6N = require("./chunk-7B5PXS6N.js");
|
|
38
|
-
var
|
|
38
|
+
var import_chunk_FF7OLLBP = require("./chunk-FF7OLLBP.js");
|
|
39
39
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
40
40
|
var import_engines = require("@prisma/engines");
|
|
41
41
|
var import_fetch_engine = require("@prisma/fetch-engine");
|
|
42
42
|
var import_path = __toESM2(require("path"));
|
|
43
|
-
var import_fs_extra = (0, import_chunk_4VNS5WPM.__toESM)((0,
|
|
43
|
+
var import_fs_extra = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_FF7OLLBP.require_lib)());
|
|
44
44
|
async function getBinaryPathsByVersion({
|
|
45
45
|
neededVersions,
|
|
46
46
|
detectBinaryTarget,
|
|
@@ -91,7 +91,7 @@ async function getBinaryPathsByVersion({
|
|
|
91
91
|
}
|
|
92
92
|
const binariesConfig = neededVersion.engines.reduce((acc, curr) => {
|
|
93
93
|
if (!binaryPathsOverride?.[curr]) {
|
|
94
|
-
acc[(0,
|
|
94
|
+
acc[(0, import_chunk_GJSFP4V4.engineTypeToBinaryType)(curr)] = binaryTargetBaseDir;
|
|
95
95
|
}
|
|
96
96
|
return acc;
|
|
97
97
|
}, /* @__PURE__ */ Object.create(null));
|
|
@@ -107,7 +107,7 @@ async function getBinaryPathsByVersion({
|
|
|
107
107
|
skipDownload
|
|
108
108
|
};
|
|
109
109
|
const binaryPathsWithEngineType = await (0, import_fetch_engine.download)(downloadParams);
|
|
110
|
-
const binaryPaths = (0, import_chunk_7B5PXS6N.mapKeys)(binaryPathsWithEngineType,
|
|
110
|
+
const binaryPaths = (0, import_chunk_7B5PXS6N.mapKeys)(binaryPathsWithEngineType, import_chunk_5I4ERIIY.binaryTypeToEngineType);
|
|
111
111
|
binaryPathsByVersion[currentVersion] = binaryPaths;
|
|
112
112
|
}
|
|
113
113
|
if (binaryPathsOverride) {
|
|
@@ -16,15 +16,12 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var
|
|
20
|
-
__export(
|
|
19
|
+
var chunk_5W3BSMTH_exports = {};
|
|
20
|
+
__export(chunk_5W3BSMTH_exports, {
|
|
21
21
|
serializeQueryEngineName: () => serializeQueryEngineName
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
23
|
+
module.exports = __toCommonJS(chunk_5W3BSMTH_exports);
|
|
24
24
|
function serializeQueryEngineName(message) {
|
|
25
25
|
const normalizedName = "query-engine-NORMALIZED";
|
|
26
|
-
if (process.env.PRISMA_CLI_QUERY_ENGINE_TYPE === "binary") {
|
|
27
|
-
return message.replace(/query-engine binary/g, normalizedName);
|
|
28
|
-
}
|
|
29
26
|
return message.replace(/query-engine-node-api library/g, normalizedName);
|
|
30
27
|
}
|
|
@@ -16,20 +16,20 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var
|
|
20
|
-
__export(
|
|
19
|
+
var chunk_6FP5PMMX_exports = {};
|
|
20
|
+
__export(chunk_6FP5PMMX_exports, {
|
|
21
21
|
getLintWarnings: () => getLintWarnings,
|
|
22
22
|
getLintWarningsAsText: () => getLintWarningsAsText,
|
|
23
23
|
handleLintPanic: () => handleLintPanic,
|
|
24
24
|
lintSchema: () => lintSchema,
|
|
25
25
|
warningToString: () => warningToString
|
|
26
26
|
});
|
|
27
|
-
module.exports = __toCommonJS(
|
|
28
|
-
var
|
|
27
|
+
module.exports = __toCommonJS(chunk_6FP5PMMX_exports);
|
|
28
|
+
var import_chunk_MEBZK5AR = require("./chunk-MEBZK5AR.js");
|
|
29
29
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
30
30
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
|
31
31
|
function lintSchema({ schemas }) {
|
|
32
|
-
const lintResult =
|
|
32
|
+
const lintResult = import_chunk_MEBZK5AR.prismaSchemaWasm.lint(JSON.stringify(schemas));
|
|
33
33
|
const lintDiagnostics = JSON.parse(lintResult);
|
|
34
34
|
return lintDiagnostics;
|
|
35
35
|
}
|
|
@@ -26,17 +26,17 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_6QTJ35DP_exports = {};
|
|
30
|
+
__export(chunk_6QTJ35DP_exports, {
|
|
31
31
|
ValidateError: () => ValidateError,
|
|
32
32
|
validate: () => validate
|
|
33
33
|
});
|
|
34
|
-
module.exports = __toCommonJS(
|
|
35
|
-
var
|
|
36
|
-
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
34
|
+
module.exports = __toCommonJS(chunk_6QTJ35DP_exports);
|
|
35
|
+
var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
|
|
37
36
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
38
|
-
var
|
|
39
|
-
var
|
|
37
|
+
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
38
|
+
var import_chunk_2KREE2OX = require("./chunk-2KREE2OX.js");
|
|
39
|
+
var import_chunk_MEBZK5AR = require("./chunk-MEBZK5AR.js");
|
|
40
40
|
var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
|
|
41
41
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
42
42
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
@@ -59,25 +59,25 @@ ${detailsHeader} ${message}`;
|
|
|
59
59
|
}).exhaustive();
|
|
60
60
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
61
61
|
[Context: validate]`;
|
|
62
|
-
super((0,
|
|
62
|
+
super((0, import_chunk_2KREE2OX.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
63
63
|
this.name = "ValidateError";
|
|
64
64
|
}
|
|
65
65
|
};
|
|
66
66
|
function validate(options) {
|
|
67
|
-
const debugErrorType = (0,
|
|
67
|
+
const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "validateWasm");
|
|
68
68
|
debug(`Using validate Wasm`);
|
|
69
69
|
const validateEither = (0, import_function.pipe)(
|
|
70
70
|
(0, import_chunk_5DBOS77Y.tryCatch)(
|
|
71
71
|
() => {
|
|
72
72
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
|
73
73
|
debug("Triggering a Rust panic...");
|
|
74
|
-
|
|
74
|
+
import_chunk_MEBZK5AR.prismaSchemaWasm.debug_panic();
|
|
75
75
|
}
|
|
76
76
|
const params = JSON.stringify({
|
|
77
77
|
prismaSchema: options.schemas,
|
|
78
78
|
noColor: Boolean(process.env.NO_COLOR)
|
|
79
79
|
});
|
|
80
|
-
|
|
80
|
+
import_chunk_MEBZK5AR.prismaSchemaWasm.validate(params);
|
|
81
81
|
},
|
|
82
82
|
(e) => ({
|
|
83
83
|
type: "wasm-error",
|
|
@@ -109,7 +109,7 @@ function validate(options) {
|
|
|
109
109
|
return panic;
|
|
110
110
|
}
|
|
111
111
|
const errorOutput = e.error.message;
|
|
112
|
-
return new ValidateError((0,
|
|
112
|
+
return new ValidateError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
|
|
113
113
|
}).exhaustive();
|
|
114
114
|
throw error;
|
|
115
115
|
}
|
|
@@ -16,17 +16,17 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var
|
|
20
|
-
__export(
|
|
19
|
+
var chunk_AH4RJ3ZD_exports = {};
|
|
20
|
+
__export(chunk_AH4RJ3ZD_exports, {
|
|
21
21
|
require_package: () => require_package
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
23
|
+
module.exports = __toCommonJS(chunk_AH4RJ3ZD_exports);
|
|
24
24
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
25
25
|
var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
26
26
|
"package.json"(exports, module2) {
|
|
27
27
|
module2.exports = {
|
|
28
28
|
name: "@prisma/internals",
|
|
29
|
-
version: "6.19.0-integration-
|
|
29
|
+
version: "6.19.0-integration-feat-remove-library-engine.6",
|
|
30
30
|
description: "This package is intended for Prisma's internal use",
|
|
31
31
|
main: "dist/index.js",
|
|
32
32
|
types: "dist/index.d.ts",
|
|
@@ -59,12 +59,11 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
59
59
|
"@swc/jest": "0.2.37",
|
|
60
60
|
"@types/babel__helper-validator-identifier": "7.15.2",
|
|
61
61
|
"@types/jest": "29.5.14",
|
|
62
|
-
"@types/node": "
|
|
62
|
+
"@types/node": "~20.19.24",
|
|
63
63
|
"@types/resolve": "1.20.6",
|
|
64
64
|
archiver: "6.0.2",
|
|
65
65
|
"checkpoint-client": "1.1.33",
|
|
66
66
|
"cli-truncate": "4.0.0",
|
|
67
|
-
dotenv: "16.5.0",
|
|
68
67
|
empathic: "2.0.0",
|
|
69
68
|
"escape-string-regexp": "5.0.0",
|
|
70
69
|
execa: "8.0.1",
|
|
@@ -109,14 +108,14 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
109
108
|
"@prisma/generator": "workspace:*",
|
|
110
109
|
"@prisma/generator-helper": "workspace:*",
|
|
111
110
|
"@prisma/get-platform": "workspace:*",
|
|
112
|
-
"@prisma/prisma-schema-wasm": "6.19.0-
|
|
113
|
-
"@prisma/schema-engine-wasm": "6.19.0-
|
|
111
|
+
"@prisma/prisma-schema-wasm": "6.19.0-31.next-6f525e2b254a97a9c547ae5f2b29c54a171f6b23",
|
|
112
|
+
"@prisma/schema-engine-wasm": "6.19.0-21.next-3ab778d6c5a8df0d39fd88ffd67461d3395af732",
|
|
114
113
|
"@prisma/schema-files-loader": "workspace:*",
|
|
115
114
|
arg: "5.0.2",
|
|
116
115
|
prompts: "2.4.2"
|
|
117
116
|
},
|
|
118
117
|
peerDependencies: {
|
|
119
|
-
typescript: ">=5.
|
|
118
|
+
typescript: ">=5.4.0"
|
|
120
119
|
},
|
|
121
120
|
peerDependenciesMeta: {
|
|
122
121
|
typescript: {
|
|
@@ -26,13 +26,12 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
-
var
|
|
30
|
-
__export(
|
|
29
|
+
var chunk_ARC7TW3L_exports = {};
|
|
30
|
+
__export(chunk_ARC7TW3L_exports, {
|
|
31
31
|
getGeneratorSuccessMessage: () => getGeneratorSuccessMessage
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(chunk_ARC7TW3L_exports);
|
|
34
34
|
var import_chunk_XYCIH36R = require("./chunk-XYCIH36R.js");
|
|
35
|
-
var import_chunk_ERSH2BQA = require("./chunk-ERSH2BQA.js");
|
|
36
35
|
var import_chunk_IOIAK7V7 = require("./chunk-IOIAK7V7.js");
|
|
37
36
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
|
38
37
|
var import_path = __toESM(require("path"));
|
|
@@ -45,16 +44,7 @@ function getGeneratorSuccessMessage(generator, time) {
|
|
|
45
44
|
function formatVersion(generator) {
|
|
46
45
|
const version = generator.manifest?.version;
|
|
47
46
|
if (generator.getProvider() === "prisma-client-js") {
|
|
48
|
-
|
|
49
|
-
let engineHint = "";
|
|
50
|
-
if (generator.options?.noEngine) {
|
|
51
|
-
engineHint = ", engine=none";
|
|
52
|
-
} else if (engineType === "binary") {
|
|
53
|
-
engineHint = ", engine=binary";
|
|
54
|
-
} else if (engineType === "library") {
|
|
55
|
-
engineHint = "";
|
|
56
|
-
}
|
|
57
|
-
return `v${version ?? "?.?.?"}${engineHint}`;
|
|
47
|
+
return `v${version ?? "?.?.?"}`;
|
|
58
48
|
}
|
|
59
49
|
return version;
|
|
60
50
|
}
|