@prisma/internals 6.19.0 → 6.20.0-integration-next.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-GMW36QQF.js → chunk-22HIO2UL.js} +7 -7
- package/dist/{chunk-C7SAKLK2.js → chunk-24ZPBDBI.js} +11 -11
- package/dist/{chunk-D7OTFXCP.js → chunk-2Q43C56O.js} +5 -5
- package/dist/{chunk-TBR6SNKL.js → chunk-3L2WF742.js} +5 -5
- package/dist/{chunk-I6WLABB2.js → chunk-3WXUQZS7.js} +14 -5
- package/dist/{chunk-Y7XBA7JY.js → chunk-3ZWEK4N6.js} +5 -5
- 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-FGU7IK4W.js → chunk-6AA7BHPW.js} +8 -9
- package/dist/{chunk-E6MOBIU5.js → chunk-73HXEN2A.js} +5 -5
- package/dist/{chunk-LU7NT333.js → chunk-7FBMZKZS.js} +11 -11
- package/dist/{chunk-WFNB7VRA.js → chunk-ARC7TW3L.js} +4 -14
- package/dist/{chunk-CCLAMTCA.js → chunk-B2BNIZB2.js} +7 -8
- package/dist/{chunk-UQUWZJVN.js → chunk-BM3JIFQT.js} +7 -7
- package/dist/{chunk-HFFWZTVM.js → chunk-BUQN4WLU.js} +7 -9
- package/dist/{chunk-AP3F7M3T.js → chunk-C5YUUOQW.js} +12 -12
- package/dist/{chunk-HHG4DGHC.js → chunk-CGLLQXZE.js} +11 -12
- package/dist/{chunk-LV27YCGC.js → chunk-DQV64JMK.js} +11 -11
- package/dist/chunk-DYV47NUW.js +796 -0
- package/dist/{chunk-IDINCQMN.js → chunk-FF7OLLBP.js} +12 -784
- package/dist/{chunk-JTS4UPHJ.js → chunk-GH4UGGRD.js} +5 -5
- package/dist/{chunk-4CGPN5SR.js → chunk-GJSFP4V4.js} +3 -9
- package/dist/{chunk-4JCVHBYR.js → chunk-GL7OANR6.js} +5 -5
- package/dist/{chunk-OAT7ZJED.js → chunk-H5STSTVK.js} +7 -20
- package/dist/{chunk-FYZCPL2Z.js → chunk-HNRMSI3R.js} +5 -8
- package/dist/{chunk-2GUGGLPK.js → chunk-KGES6NIS.js} +38 -94
- package/dist/{chunk-NVNI2SRU.js → chunk-KNNTV7IN.js} +687 -213
- package/dist/{chunk-SOKSKSEX.js → chunk-LA5QBRTU.js} +14 -20
- package/dist/{chunk-5AI4FIZ3.js → chunk-MEOOYUIZ.js} +10 -10
- package/dist/{chunk-FHZ5QJLR.js → chunk-MGIYZQLY.js} +5 -5
- package/dist/{chunk-TQFONRJP.js → chunk-MLFKBBDL.js} +5 -5
- package/dist/{chunk-7QC5VORA.js → chunk-MYLPCGTT.js} +5 -5
- package/dist/{chunk-EYVG6XQS.js → chunk-OKVM3CW4.js} +3 -39
- package/dist/{chunk-JOIIWB3U.js → chunk-QOZ7USPD.js} +193 -159
- package/dist/{chunk-BVJP43JS.js → chunk-QSVWJ2S2.js} +13 -784
- package/dist/{chunk-QJ3QPUM5.js → chunk-RHMWJEBL.js} +5 -5
- package/dist/{chunk-75BIJ5PX.js → chunk-SMJRM3EM.js} +9 -9
- package/dist/{chunk-AX5N26KG.js → chunk-TGA7DC5A.js} +14 -9
- package/dist/{chunk-LFFCR67R.js → chunk-UR5IPQXA.js} +14 -20
- package/dist/{chunk-5IQ5L5E4.js → chunk-VFU3QB5Z.js} +38 -94
- package/dist/{chunk-PHFQSMQF.js → chunk-VFZCLI5X.js} +5 -5
- package/dist/{chunk-E4H6V3Z4.js → chunk-VHE2A7YV.js} +11 -11
- package/dist/{chunk-UHI6VYFX.js → chunk-WJKBKH3Y.js} +5 -5
- package/dist/{chunk-TZJROXB3.js → chunk-WSZXPLJQ.js} +4 -4
- package/dist/{chunk-WYQJ4JWO.js → chunk-ZUKCLMNA.js} +12 -12
- package/dist/cli/checkUnsupportedDataProxy.js +53 -60
- 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 +53 -60
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +52 -59
- 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 +64 -71
- 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 +55 -62
- 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 -10
- package/dist/index.js +95 -112
- 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/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 +6 -6
- 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-D4VDA2TZ.js +0 -66
- 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/cli/checkUnsupportedSchemaEngineWasm.d.ts +0 -22
- package/dist/cli/checkUnsupportedSchemaEngineWasm.js +0 -135
- 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/cloudflareD1.d.ts +0 -5
- package/dist/utils/cloudflareD1.js +0 -27
- 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
|
@@ -16,15 +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_GH4UGGRD_exports = {};
|
|
20
|
+
__export(chunk_GH4UGGRD_exports, {
|
|
21
21
|
addVersionDetailsToErrorMessage: () => addVersionDetailsToErrorMessage
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
24
|
-
var import_chunk_QJ3QPUM5 = require("./chunk-QJ3QPUM5.js");
|
|
23
|
+
module.exports = __toCommonJS(chunk_GH4UGGRD_exports);
|
|
25
24
|
var import_chunk_QN6PSQY7 = require("./chunk-QN6PSQY7.js");
|
|
25
|
+
var import_chunk_RHMWJEBL = require("./chunk-RHMWJEBL.js");
|
|
26
26
|
function addVersionDetailsToErrorMessage(message) {
|
|
27
|
-
const rows = [["Prisma CLI Version",
|
|
27
|
+
const rows = [["Prisma CLI Version", import_chunk_RHMWJEBL.version]];
|
|
28
28
|
return `${message}
|
|
29
29
|
|
|
30
30
|
${(0, import_chunk_QN6PSQY7.formatTable)(rows)}`;
|
|
@@ -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_GJSFP4V4_exports = {};
|
|
20
|
+
__export(chunk_GJSFP4V4_exports, {
|
|
21
21
|
engineTypeToBinaryType: () => engineTypeToBinaryType
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
23
|
+
module.exports = __toCommonJS(chunk_GJSFP4V4_exports);
|
|
24
24
|
var import_fetch_engine = require("@prisma/fetch-engine");
|
|
25
25
|
function engineTypeToBinaryType(engineType) {
|
|
26
26
|
if (engineType === "schemaEngine") {
|
|
27
27
|
return import_fetch_engine.BinaryType.SchemaEngineBinary;
|
|
28
28
|
}
|
|
29
|
-
if (engineType === "queryEngine") {
|
|
30
|
-
return import_fetch_engine.BinaryType.QueryEngineBinary;
|
|
31
|
-
}
|
|
32
|
-
if (engineType === "libqueryEngine") {
|
|
33
|
-
return import_fetch_engine.BinaryType.QueryEngineLibrary;
|
|
34
|
-
}
|
|
35
29
|
throw new Error(`Could not convert engine type ${engineType}`);
|
|
36
30
|
}
|
|
@@ -26,16 +26,16 @@ 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_GL7OANR6_exports = {};
|
|
30
|
+
__export(chunk_GL7OANR6_exports, {
|
|
31
31
|
getCLIPathHash: () => getCLIPathHash,
|
|
32
32
|
getProjectHash: () => getProjectHash
|
|
33
33
|
});
|
|
34
|
-
module.exports = __toCommonJS(
|
|
35
|
-
var
|
|
34
|
+
module.exports = __toCommonJS(chunk_GL7OANR6_exports);
|
|
35
|
+
var import_chunk_OKVM3CW4 = require("./chunk-OKVM3CW4.js");
|
|
36
36
|
var import_crypto = __toESM(require("crypto"));
|
|
37
37
|
async function getProjectHash(schemaPathFromArgs, schemaPathFromConfig) {
|
|
38
|
-
const projectPath = (await (0,
|
|
38
|
+
const projectPath = (await (0, import_chunk_OKVM3CW4.getSchemaWithPath)(schemaPathFromArgs, schemaPathFromConfig))?.schemaPath ?? process.cwd();
|
|
39
39
|
return import_crypto.default.createHash("sha256").update(projectPath).digest("hex").substring(0, 8);
|
|
40
40
|
}
|
|
41
41
|
function getCLIPathHash() {
|
|
@@ -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_H5STSTVK_exports = {};
|
|
20
|
+
__export(chunk_H5STSTVK_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_H5STSTVK_exports);
|
|
26
25
|
var import_chunk_JOIHHXR6 = require("./chunk-JOIHHXR6.js");
|
|
27
|
-
var
|
|
26
|
+
var import_chunk_HNRMSI3R = require("./chunk-HNRMSI3R.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_HNRMSI3R.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)(
|
|
@@ -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_HNRMSI3R_exports = {};
|
|
30
|
+
__export(chunk_HNRMSI3R_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_HNRMSI3R_exports);
|
|
38
38
|
var import_chunk_M3GBKLGE = require("./chunk-M3GBKLGE.js");
|
|
39
|
-
var
|
|
39
|
+
var import_chunk_FF7OLLBP = require("./chunk-FF7OLLBP.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,49 +26,44 @@ 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_KGES6NIS_exports = {};
|
|
30
|
+
__export(chunk_KGES6NIS_exports, {
|
|
31
31
|
checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
|
|
32
|
-
checkUnsupportedSchemaEngineWasm: () => checkUnsupportedSchemaEngineWasm,
|
|
33
|
-
forbiddenCmdFlagWithSchemaEngineWasm: () => forbiddenCmdFlagWithSchemaEngineWasm,
|
|
34
32
|
forbiddenCmdWithDataProxyFlagMessage: () => forbiddenCmdWithDataProxyFlagMessage,
|
|
35
33
|
formatSchema: () => formatSchema,
|
|
36
34
|
getBinaryTargetForCurrentPlatform: () => import_get_platform2.getBinaryTargetForCurrentPlatform,
|
|
37
35
|
getGenerator: () => getGenerator,
|
|
38
36
|
getGenerators: () => getGenerators,
|
|
39
|
-
getNodeAPIName: () => import_get_platform2.getNodeAPIName,
|
|
40
37
|
knownBinaryTargets: () => knownBinaryTargets,
|
|
41
38
|
loadSchemaContext: () => loadSchemaContext,
|
|
42
39
|
processSchemaResult: () => processSchemaResult,
|
|
43
40
|
skipIndex: () => skipIndex
|
|
44
41
|
});
|
|
45
|
-
module.exports = __toCommonJS(
|
|
46
|
-
var import_chunk_X3P4J7WW = require("./chunk-X3P4J7WW.js");
|
|
42
|
+
module.exports = __toCommonJS(chunk_KGES6NIS_exports);
|
|
47
43
|
var import_chunk_LRU47BGE = require("./chunk-LRU47BGE.js");
|
|
48
44
|
var import_chunk_X77CS5RK = require("./chunk-X77CS5RK.js");
|
|
49
|
-
var
|
|
50
|
-
var
|
|
45
|
+
var import_chunk_5MHUYAV3 = require("./chunk-5MHUYAV3.js");
|
|
46
|
+
var import_chunk_X3P4J7WW = require("./chunk-X3P4J7WW.js");
|
|
51
47
|
var import_chunk_GXW4NTU2 = require("./chunk-GXW4NTU2.js");
|
|
52
48
|
var import_chunk_5FJ3MENK = require("./chunk-5FJ3MENK.js");
|
|
53
|
-
var
|
|
54
|
-
var
|
|
55
|
-
var
|
|
56
|
-
var import_chunk_I6WLABB2 = require("./chunk-I6WLABB2.js");
|
|
49
|
+
var import_chunk_MYLPCGTT = require("./chunk-MYLPCGTT.js");
|
|
50
|
+
var import_chunk_TGA7DC5A = require("./chunk-TGA7DC5A.js");
|
|
51
|
+
var import_chunk_3WXUQZS7 = require("./chunk-3WXUQZS7.js");
|
|
57
52
|
var import_chunk_CRVLHWC5 = require("./chunk-CRVLHWC5.js");
|
|
58
|
-
var
|
|
59
|
-
var
|
|
60
|
-
var
|
|
61
|
-
var
|
|
62
|
-
var
|
|
63
|
-
var
|
|
64
|
-
var import_chunk_ZJWZK45Z = require("./chunk-ZJWZK45Z.js");
|
|
53
|
+
var import_chunk_73HXEN2A = require("./chunk-73HXEN2A.js");
|
|
54
|
+
var import_chunk_VHE2A7YV = require("./chunk-VHE2A7YV.js");
|
|
55
|
+
var import_chunk_LA5QBRTU = require("./chunk-LA5QBRTU.js");
|
|
56
|
+
var import_chunk_24ZPBDBI = require("./chunk-24ZPBDBI.js");
|
|
57
|
+
var import_chunk_3ZWEK4N6 = require("./chunk-3ZWEK4N6.js");
|
|
58
|
+
var import_chunk_OKVM3CW4 = require("./chunk-OKVM3CW4.js");
|
|
65
59
|
var import_chunk_2B26F5N3 = require("./chunk-2B26F5N3.js");
|
|
66
60
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
67
61
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
68
62
|
var import_chunk_BPDMLM32 = require("./chunk-BPDMLM32.js");
|
|
69
63
|
var import_chunk_IOIAK7V7 = require("./chunk-IOIAK7V7.js");
|
|
64
|
+
var import_chunk_QSVWJ2S2 = require("./chunk-QSVWJ2S2.js");
|
|
65
|
+
var import_chunk_ZJWZK45Z = require("./chunk-ZJWZK45Z.js");
|
|
70
66
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
|
71
|
-
var import_chunk_BVJP43JS = require("./chunk-BVJP43JS.js");
|
|
72
67
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
73
68
|
var import_path = __toESM(require("path"));
|
|
74
69
|
var import_debug = __toESM(require("@prisma/debug"));
|
|
@@ -77,32 +72,11 @@ var import_engines = require("@prisma/engines");
|
|
|
77
72
|
var import_get_platform = require("@prisma/get-platform");
|
|
78
73
|
var import_path2 = __toESM(require("path"));
|
|
79
74
|
var import_get_platform2 = require("@prisma/get-platform");
|
|
80
|
-
var forbiddenCmdFlagWithSchemaEngineWasm = ({ cmd, flag }) => `
|
|
81
|
-
Passing the ${(0, import_chunk_PG5FDKSF.green)(`${flag}`)} flag to the ${(0, import_chunk_PG5FDKSF.green)(`prisma ${cmd}`)} command is not supported when
|
|
82
|
-
defining an ${(0, import_chunk_PG5FDKSF.green)(`adapter`)} in Prisma config file (e.g., ${(0, import_chunk_PG5FDKSF.green)(`\`prisma.config.ts\``)}).
|
|
83
|
-
|
|
84
|
-
More information about this limitation: ${(0, import_chunk_I6WLABB2.link)("https://pris.ly/d/schema-engine-limitations")}
|
|
85
|
-
`;
|
|
86
|
-
function checkUnsupportedSchemaEngineWasm({
|
|
87
|
-
cmd,
|
|
88
|
-
config,
|
|
89
|
-
args,
|
|
90
|
-
flags
|
|
91
|
-
}) {
|
|
92
|
-
if (config.engine !== "js") {
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
for (const flag of flags) {
|
|
96
|
-
if (args[flag] !== void 0) {
|
|
97
|
-
throw new Error(forbiddenCmdFlagWithSchemaEngineWasm({ cmd, flag }));
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
75
|
var debug = (0, import_debug.default)("prisma:format");
|
|
102
76
|
async function formatSchema({ schemas }, inputFormattingOptions) {
|
|
103
77
|
if (process.env.FORCE_PANIC_PRISMA_SCHEMA) {
|
|
104
78
|
handleFormatPanic(() => {
|
|
105
|
-
|
|
79
|
+
import_chunk_3ZWEK4N6.prismaSchemaWasm.debug_panic();
|
|
106
80
|
});
|
|
107
81
|
}
|
|
108
82
|
const defaultFormattingOptions = {
|
|
@@ -119,10 +93,10 @@ async function formatSchema({ schemas }, inputFormattingOptions) {
|
|
|
119
93
|
const { formattedMultipleSchemas, lintDiagnostics } = handleFormatPanic(() => {
|
|
120
94
|
const formattedMultipleSchemasRaw = formatWasm(JSON.stringify(schemas), documentFormattingParams);
|
|
121
95
|
const formattedMultipleSchemas2 = JSON.parse(formattedMultipleSchemasRaw);
|
|
122
|
-
const lintDiagnostics2 = (0,
|
|
96
|
+
const lintDiagnostics2 = (0, import_chunk_73HXEN2A.lintSchema)({ schemas: formattedMultipleSchemas2 });
|
|
123
97
|
return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
|
|
124
98
|
});
|
|
125
|
-
const lintWarnings = (0,
|
|
99
|
+
const lintWarnings = (0, import_chunk_73HXEN2A.getLintWarningsAsText)(lintDiagnostics);
|
|
126
100
|
if (lintWarnings && import_chunk_ZJWZK45Z.logger_exports.should.warn()) {
|
|
127
101
|
console.warn(lintWarnings);
|
|
128
102
|
}
|
|
@@ -149,7 +123,7 @@ function handleFormatPanic(tryCb) {
|
|
|
149
123
|
}
|
|
150
124
|
}
|
|
151
125
|
function formatWasm(schema, documentFormattingParams) {
|
|
152
|
-
const formattedSchema =
|
|
126
|
+
const formattedSchema = import_chunk_3ZWEK4N6.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
|
|
153
127
|
return formattedSchema;
|
|
154
128
|
}
|
|
155
129
|
async function loadSchemaContext({
|
|
@@ -157,39 +131,37 @@ async function loadSchemaContext({
|
|
|
157
131
|
schemaPathFromConfig,
|
|
158
132
|
schemaEngineConfig,
|
|
159
133
|
printLoadMessage = true,
|
|
160
|
-
ignoreEnvVarErrors = false,
|
|
161
134
|
allowNull = false,
|
|
162
135
|
schemaPathArgumentName = "--schema",
|
|
163
136
|
cwd = process.cwd()
|
|
164
137
|
} = {}) {
|
|
165
138
|
let schemaResult = null;
|
|
166
139
|
if (allowNull) {
|
|
167
|
-
schemaResult = await (0,
|
|
140
|
+
schemaResult = await (0, import_chunk_OKVM3CW4.getSchemaWithPathOptional)(schemaPathFromArg, schemaPathFromConfig, {
|
|
168
141
|
argumentName: schemaPathArgumentName,
|
|
169
142
|
cwd
|
|
170
143
|
});
|
|
171
144
|
if (!schemaResult) return null;
|
|
172
145
|
} else {
|
|
173
|
-
schemaResult = await (0,
|
|
146
|
+
schemaResult = await (0, import_chunk_OKVM3CW4.getSchemaWithPath)(schemaPathFromArg, schemaPathFromConfig, {
|
|
174
147
|
argumentName: schemaPathArgumentName,
|
|
175
148
|
cwd
|
|
176
149
|
});
|
|
177
150
|
}
|
|
178
|
-
return processSchemaResult({ schemaResult, schemaEngineConfig, printLoadMessage,
|
|
151
|
+
return processSchemaResult({ schemaResult, schemaEngineConfig, printLoadMessage, cwd });
|
|
179
152
|
}
|
|
180
153
|
async function processSchemaResult({
|
|
181
154
|
schemaResult,
|
|
182
155
|
schemaEngineConfig,
|
|
183
156
|
printLoadMessage = true,
|
|
184
|
-
ignoreEnvVarErrors = false,
|
|
185
157
|
cwd = process.cwd()
|
|
186
158
|
}) {
|
|
187
159
|
const loadedFromPathForLogMessages = import_path.default.relative(cwd, schemaResult.schemaPath);
|
|
188
160
|
const schemaRootDir = schemaResult.schemaRootDir || cwd;
|
|
189
161
|
if (printLoadMessage) {
|
|
190
|
-
(0,
|
|
162
|
+
(0, import_chunk_OKVM3CW4.printSchemaLoadedMessage)(loadedFromPathForLogMessages);
|
|
191
163
|
}
|
|
192
|
-
const configFromPsl = await (0,
|
|
164
|
+
const configFromPsl = await (0, import_chunk_LA5QBRTU.getConfig)({ datamodel: schemaResult.schemas });
|
|
193
165
|
const datasourceFromPsl = configFromPsl.datasources.at(0);
|
|
194
166
|
const primaryDatasource = (0, import_chunk_XKZ6CBLA.z)(schemaEngineConfig).with({ engine: "classic" }, ({ datasource }) => {
|
|
195
167
|
const { url, directUrl, shadowDatabaseUrl } = datasource;
|
|
@@ -222,7 +194,7 @@ function getPrimaryDatasourceDirectory(primaryDatasource) {
|
|
|
222
194
|
}
|
|
223
195
|
return null;
|
|
224
196
|
}
|
|
225
|
-
var import_p_map = (0, import_chunk_4VNS5WPM.__toESM)((0,
|
|
197
|
+
var import_p_map = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_QSVWJ2S2.require_p_map)());
|
|
226
198
|
var debug2 = (0, import_debug2.default)("prisma:getGenerators");
|
|
227
199
|
async function getGenerators(options) {
|
|
228
200
|
if (options.registry === void 0 && options.providerAliases !== void 0) {
|
|
@@ -247,28 +219,27 @@ async function getGenerators(options) {
|
|
|
247
219
|
binaryPathsOverride,
|
|
248
220
|
generatorNames = [],
|
|
249
221
|
postinstall,
|
|
250
|
-
noEngine,
|
|
251
222
|
allowNoModels = true,
|
|
252
223
|
typedSql
|
|
253
224
|
} = options;
|
|
254
|
-
const schemaContext = !options.schemaContext && schemaPath ? await loadSchemaContext({ schemaPathFromArg: schemaPath
|
|
225
|
+
const schemaContext = !options.schemaContext && schemaPath ? await loadSchemaContext({ schemaPathFromArg: schemaPath }) : options.schemaContext;
|
|
255
226
|
if (!schemaContext) {
|
|
256
227
|
throw new Error(`no schema provided for getGenerators`);
|
|
257
228
|
}
|
|
258
229
|
if (!schemaContext.primaryDatasource) {
|
|
259
|
-
throw new Error(
|
|
230
|
+
throw new Error(import_chunk_MYLPCGTT.missingDatasource);
|
|
260
231
|
}
|
|
261
232
|
(0, import_chunk_5FJ3MENK.printConfigWarnings)(schemaContext.warnings);
|
|
262
233
|
const previewFeatures = (0, import_chunk_CRVLHWC5.extractPreviewFeatures)(schemaContext.generators);
|
|
263
|
-
const dmmf = await (0,
|
|
234
|
+
const dmmf = await (0, import_chunk_24ZPBDBI.getDMMF)({
|
|
264
235
|
datamodel: schemaContext.schemaFiles,
|
|
265
236
|
previewFeatures
|
|
266
237
|
});
|
|
267
238
|
if (dmmf.datamodel.models.length === 0 && !allowNoModels) {
|
|
268
239
|
if (schemaContext.primaryDatasource.provider === "mongodb") {
|
|
269
|
-
throw new Error(
|
|
240
|
+
throw new Error(import_chunk_TGA7DC5A.missingModelMessageMongoDB);
|
|
270
241
|
}
|
|
271
|
-
throw new Error(
|
|
242
|
+
throw new Error(import_chunk_TGA7DC5A.missingModelMessage);
|
|
272
243
|
}
|
|
273
244
|
const generatorConfigs = filterGenerators(overrideGenerators || schemaContext.generators, generatorNames);
|
|
274
245
|
await validateGenerators(generatorConfigs);
|
|
@@ -311,8 +282,7 @@ You need to define \`output\` in the generator block in the schema file.`
|
|
|
311
282
|
fromEnvVar: null
|
|
312
283
|
};
|
|
313
284
|
}
|
|
314
|
-
const datamodel = (0,
|
|
315
|
-
const envPaths = await (0, import_chunk_46ABODUM.getEnvPaths)(schemaContext.schemaPath, { cwd: generatorConfig.output.value });
|
|
285
|
+
const datamodel = (0, import_chunk_VHE2A7YV.mergeSchemas)({ schemas: schemaContext.schemaFiles });
|
|
316
286
|
const options2 = {
|
|
317
287
|
datamodel,
|
|
318
288
|
datasources: schemaContext.datasources,
|
|
@@ -324,9 +294,7 @@ You need to define \`output\` in the generator block in the schema file.`
|
|
|
324
294
|
version: version2 || import_engines.enginesVersion,
|
|
325
295
|
// this version makes no sense anymore and should be ignored
|
|
326
296
|
postinstall,
|
|
327
|
-
noEngine,
|
|
328
297
|
allowNoModels,
|
|
329
|
-
envPaths,
|
|
330
298
|
typedSql
|
|
331
299
|
};
|
|
332
300
|
generatorInstance.setOptions(options2);
|
|
@@ -370,18 +338,16 @@ generator gen {
|
|
|
370
338
|
}
|
|
371
339
|
const generatorBinaryTargets = g.options?.generator?.binaryTargets;
|
|
372
340
|
if (generatorBinaryTargets && generatorBinaryTargets.length > 0) {
|
|
373
|
-
for (const
|
|
374
|
-
if (!neededVersions[neededVersion].binaryTargets.find((object) => object.value ===
|
|
375
|
-
neededVersions[neededVersion].binaryTargets.push(
|
|
341
|
+
for (const binaryTarget of generatorBinaryTargets) {
|
|
342
|
+
if (!neededVersions[neededVersion].binaryTargets.find((object) => object.value === binaryTarget.value)) {
|
|
343
|
+
neededVersions[neededVersion].binaryTargets.push(binaryTarget);
|
|
376
344
|
}
|
|
377
345
|
}
|
|
378
346
|
}
|
|
379
347
|
}
|
|
380
348
|
}
|
|
381
|
-
const queryEngineBinaryType = (0, import_engines.getCliQueryEngineBinaryType)();
|
|
382
|
-
const queryEngineType = (0, import_chunk_RS2R7COT.binaryTypeToEngineType)(queryEngineBinaryType);
|
|
383
349
|
debug2("neededVersions", JSON.stringify(neededVersions, null, 2));
|
|
384
|
-
const { binaryPathsByVersion
|
|
350
|
+
const { binaryPathsByVersion } = await (0, import_chunk_5MHUYAV3.getBinaryPathsByVersion)({
|
|
385
351
|
neededVersions,
|
|
386
352
|
// We're lazily computing the binary target here, to avoid printing the
|
|
387
353
|
// `Prisma failed to detect the libssl/openssl version to use` warning
|
|
@@ -402,17 +368,6 @@ generator gen {
|
|
|
402
368
|
const generatorBinaryPaths = (0, import_chunk_GXW4NTU2.pick)(binaryPaths ?? {}, generator.manifest.requiresEngines);
|
|
403
369
|
debug2({ generatorBinaryPaths });
|
|
404
370
|
generator.setBinaryPaths(generatorBinaryPaths);
|
|
405
|
-
if (engineVersion !== version2 && generator.options && generator.manifest.requiresEngines.includes(queryEngineType) && generatorBinaryPaths[queryEngineType] && generatorBinaryPaths[queryEngineType]?.[binaryTarget]) {
|
|
406
|
-
const customDmmf = await (0, import_chunk_LV27YCGC.getDMMF)({
|
|
407
|
-
datamodel: schemaContext.schemaFiles,
|
|
408
|
-
previewFeatures
|
|
409
|
-
});
|
|
410
|
-
const options2 = { ...generator.options, dmmf: customDmmf };
|
|
411
|
-
debug2("generator.manifest.prettyName", generator.manifest.prettyName);
|
|
412
|
-
debug2("options", options2);
|
|
413
|
-
debug2("options.generator.binaryTargets", options2.generator.binaryTargets);
|
|
414
|
-
generator.setOptions(options2);
|
|
415
|
-
}
|
|
416
371
|
}
|
|
417
372
|
}
|
|
418
373
|
return generators;
|
|
@@ -437,17 +392,6 @@ var oldToNewBinaryTargetsMapping = {
|
|
|
437
392
|
async function validateGenerators(generators) {
|
|
438
393
|
const binaryTarget = await (0, import_get_platform.getBinaryTargetForCurrentPlatform)();
|
|
439
394
|
for (const generator of generators) {
|
|
440
|
-
if (generator.config.platforms) {
|
|
441
|
-
throw new Error(
|
|
442
|
-
`The \`platforms\` field on the generator definition is deprecated. Please rename it to \`binaryTargets\`.`
|
|
443
|
-
);
|
|
444
|
-
}
|
|
445
|
-
if (generator.config.pinnedBinaryTargets) {
|
|
446
|
-
throw new Error(
|
|
447
|
-
`The \`pinnedBinaryTargets\` field on the generator definition is deprecated.
|
|
448
|
-
Please use the PRISMA_QUERY_ENGINE_BINARY env var instead to pin the binary target.`
|
|
449
|
-
);
|
|
450
|
-
}
|
|
451
395
|
if (generator.binaryTargets) {
|
|
452
396
|
const binaryTargets2 = generator.binaryTargets && generator.binaryTargets.length > 0 ? generator.binaryTargets : [{ fromEnvVar: null, value: "native" }];
|
|
453
397
|
const resolvedBinaryTargets = binaryTargets2.flatMap((object) => (0, import_chunk_IOIAK7V7.parseBinaryTargetsEnvValue)(object)).map((p) => p === "native" ? binaryTarget : p);
|
|
@@ -511,7 +455,7 @@ var forbiddenCmdWithDataProxyFlagMessage = (command) => `
|
|
|
511
455
|
Using an Accelerate URL is not supported for this CLI command ${(0, import_chunk_PG5FDKSF.green)(`prisma ${command}`)} yet.
|
|
512
456
|
Please use a direct connection to your database via the datasource \`directUrl\` setting.
|
|
513
457
|
|
|
514
|
-
More information about this limitation: ${(0,
|
|
458
|
+
More information about this limitation: ${(0, import_chunk_3WXUQZS7.link)("https://pris.ly/d/accelerate-limitations")}
|
|
515
459
|
`;
|
|
516
460
|
function checkUnsupportedDataProxy({
|
|
517
461
|
cmd,
|
|
@@ -524,7 +468,7 @@ function checkUnsupportedDataProxy({
|
|
|
524
468
|
}
|
|
525
469
|
}
|
|
526
470
|
if (!schemaContext?.primaryDatasource) return;
|
|
527
|
-
const url = (0,
|
|
471
|
+
const url = (0, import_chunk_LA5QBRTU.resolveUrl)((0, import_chunk_LA5QBRTU.getEffectiveUrl)(schemaContext.primaryDatasource));
|
|
528
472
|
if (url?.startsWith("prisma://")) {
|
|
529
473
|
throw new Error(forbiddenCmdWithDataProxyFlagMessage(cmd));
|
|
530
474
|
}
|