@prisma/internals 6.5.0-dev.14 → 6.5.0-dev.15
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-P6QXDEWU.js → chunk-5YGCYRYN.js} +19 -19
- package/dist/{chunk-UWVVAVOK.js → chunk-6CC7VFWZ.js} +7 -7
- package/dist/{chunk-XOWBYDC2.js → chunk-6DEGXSJT.js} +8 -8
- package/dist/{chunk-VELFOOIJ.js → chunk-AKPEHH6N.js} +8 -8
- package/dist/{chunk-2SWS7ZGF.js → chunk-CI7T6VU3.js} +5 -5
- package/dist/{chunk-CCLACYA6.js → chunk-EMAZPGTC.js} +7 -7
- package/dist/{chunk-EWJRSILW.js → chunk-FPLOLYYR.js} +8 -8
- package/dist/{chunk-XHLHL6S3.js → chunk-IGFMIXPM.js} +5 -5
- package/dist/{chunk-LZZN6OKD.js → chunk-JCIXOLBS.js} +5 -5
- package/dist/{chunk-3WTPUG33.js → chunk-QEWFWCJO.js} +4 -5
- package/dist/{chunk-54KM4LPR.js → chunk-QJLHP6GW.js} +19 -19
- package/dist/{chunk-VXSQZXSR.js → chunk-RE46LUPE.js} +5 -5
- package/dist/{chunk-IFSZX2CY.js → chunk-UZGYBX3C.js} +5 -5
- package/dist/{chunk-FFC3TJDT.js → chunk-V2I3F334.js} +8 -8
- package/dist/{chunk-VQX3AXS3.js → chunk-VD57D6QY.js} +8 -8
- package/dist/{chunk-UUQ4S65T.js → chunk-VGCHGIBN.js} +3 -4
- package/dist/{chunk-3DXDGYXJ.js → chunk-X23V52CF.js} +5 -5
- package/dist/{chunk-Z3HEQNNY.js → chunk-XFAJUGDU.js} +8 -8
- package/dist/{chunk-TOSSIWID.js → chunk-YQ3KZNMW.js} +5 -5
- package/dist/{chunk-6HAMFH75.js → chunk-YS3EATYT.js} +5 -5
- package/dist/cli/checkUnsupportedDataProxy.js +12 -12
- package/dist/cli/getSchema.js +16 -16
- package/dist/cli/hashes.js +12 -12
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +11 -11
- package/dist/engine-commands/getConfig.js +10 -10
- package/dist/engine-commands/getDmmf.js +7 -7
- package/dist/engine-commands/index.js +20 -20
- 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/generatorResolvers/generatorResolvers.js +11 -11
- package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +11 -11
- package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +12 -12
- package/dist/get-generators/getGenerators.js +14 -14
- package/dist/index.js +39 -39
- package/dist/sendPanic.js +11 -11
- package/dist/utils/getEnvPaths.js +11 -11
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handlePanic.js +11 -11
- package/dist/utils/loadEnvFile.js +11 -11
- package/dist/wasm.js +4 -4
- package/package.json +8 -9
@@ -26,8 +26,8 @@ var __toESM2 = (mod, isNodeMode, target) => (target = mod != null ? __create(__g
|
|
26
26
|
mod
|
27
27
|
));
|
28
28
|
var __toCommonJS2 = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
29
|
-
var
|
30
|
-
__export2(
|
29
|
+
var chunk_5YGCYRYN_exports = {};
|
30
|
+
__export2(chunk_5YGCYRYN_exports, {
|
31
31
|
checkTypeScriptVersion: () => checkTypeScriptVersion,
|
32
32
|
checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
|
33
33
|
debug: () => debug6,
|
@@ -54,7 +54,7 @@ __export2(chunk_P6QXDEWU_exports, {
|
|
54
54
|
sendPanic: () => sendPanic,
|
55
55
|
skipIndex: () => skipIndex
|
56
56
|
});
|
57
|
-
module.exports = __toCommonJS2(
|
57
|
+
module.exports = __toCommonJS2(chunk_5YGCYRYN_exports);
|
58
58
|
var import_chunk_S57RMXZW = require("./chunk-S57RMXZW.js");
|
59
59
|
var import_chunk_EUTJYQDW = require("./chunk-EUTJYQDW.js");
|
60
60
|
var import_chunk_IPKE37QC = require("./chunk-IPKE37QC.js");
|
@@ -79,13 +79,13 @@ var import_chunk_AC6EAR56 = require("./chunk-AC6EAR56.js");
|
|
79
79
|
var import_chunk_FCYHZHVW = require("./chunk-FCYHZHVW.js");
|
80
80
|
var import_chunk_ODI3VNBD = require("./chunk-ODI3VNBD.js");
|
81
81
|
var import_chunk_TSJICM5S = require("./chunk-TSJICM5S.js");
|
82
|
-
var
|
83
|
-
var
|
84
|
-
var
|
85
|
-
var
|
82
|
+
var import_chunk_YQ3KZNMW = require("./chunk-YQ3KZNMW.js");
|
83
|
+
var import_chunk_6CC7VFWZ = require("./chunk-6CC7VFWZ.js");
|
84
|
+
var import_chunk_VD57D6QY = require("./chunk-VD57D6QY.js");
|
85
|
+
var import_chunk_6DEGXSJT = require("./chunk-6DEGXSJT.js");
|
86
86
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
87
87
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
88
|
-
var
|
88
|
+
var import_chunk_X23V52CF = require("./chunk-X23V52CF.js");
|
89
89
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
90
90
|
var import_chunk_2B26F5N3 = require("./chunk-2B26F5N3.js");
|
91
91
|
var import_chunk_QIVUAERL = require("./chunk-QIVUAERL.js");
|
@@ -14751,7 +14751,7 @@ async function readSchemaFromDirectory(schemaPath2) {
|
|
14751
14751
|
}
|
14752
14752
|
const files = await (0, import_schema_files_loader.loadSchemaFiles)(schemaPath2);
|
14753
14753
|
debug2("Loading config");
|
14754
|
-
const config2 = await (0,
|
14754
|
+
const config2 = await (0, import_chunk_VD57D6QY.getConfig)({
|
14755
14755
|
datamodel: files,
|
14756
14756
|
ignoreEnvVarErrors: true
|
14757
14757
|
});
|
@@ -15077,8 +15077,8 @@ async function checkUnsupportedDataProxyMessage(command, args, schemaPathFromCon
|
|
15077
15077
|
if (argName.includes("schema")) {
|
15078
15078
|
await loadEnvFile({ schemaPath: argValue, printMessage: false, config: (0, import_config.defaultTestConfig)() });
|
15079
15079
|
const datamodel = await import_fs.default.promises.readFile(argValue, "utf-8");
|
15080
|
-
const config2 = await (0,
|
15081
|
-
const url = (0,
|
15080
|
+
const config2 = await (0, import_chunk_VD57D6QY.getConfig)({ datamodel, ignoreEnvVarErrors: true });
|
15081
|
+
const url = (0, import_chunk_VD57D6QY.resolveUrl)((0, import_chunk_VD57D6QY.getEffectiveUrl)(config2.datasources[0]));
|
15082
15082
|
if (url?.startsWith("prisma://")) {
|
15083
15083
|
return forbiddenCmdWithDataProxyFlagMessage(command);
|
15084
15084
|
}
|
@@ -15251,7 +15251,7 @@ async function getGenerators(options) {
|
|
15251
15251
|
prismaPath = binaryPathsWithEngineType[queryEngineBinaryType][binaryTarget];
|
15252
15252
|
}
|
15253
15253
|
}
|
15254
|
-
const config = await (0,
|
15254
|
+
const config = await (0, import_chunk_VD57D6QY.getConfig)({
|
15255
15255
|
datamodel: schemas,
|
15256
15256
|
datamodelPath: schemaPath,
|
15257
15257
|
prismaPath,
|
@@ -15262,7 +15262,7 @@ async function getGenerators(options) {
|
|
15262
15262
|
}
|
15263
15263
|
(0, import_chunk_5FJ3MENK.printConfigWarnings)(config.warnings);
|
15264
15264
|
const previewFeatures = (0, import_chunk_TSJICM5S.extractPreviewFeatures)(config);
|
15265
|
-
const dmmf = await (0,
|
15265
|
+
const dmmf = await (0, import_chunk_6DEGXSJT.getDMMF)({
|
15266
15266
|
datamodel: schemas,
|
15267
15267
|
datamodelPath: schemaPath,
|
15268
15268
|
prismaPath,
|
@@ -15323,7 +15323,7 @@ The generator needs to either define the \`defaultOutput\` path in the manifest
|
|
15323
15323
|
fromEnvVar: "null"
|
15324
15324
|
};
|
15325
15325
|
}
|
15326
|
-
const datamodel = (0,
|
15326
|
+
const datamodel = (0, import_chunk_6CC7VFWZ.mergeSchemas)({ schemas });
|
15327
15327
|
const envPaths2 = await getEnvPaths(schemaPath, { cwd: generator.output.value });
|
15328
15328
|
const options2 = {
|
15329
15329
|
datamodel,
|
@@ -15406,7 +15406,7 @@ generator gen {
|
|
15406
15406
|
debug7({ generatorBinaryPaths });
|
15407
15407
|
generator.setBinaryPaths(generatorBinaryPaths);
|
15408
15408
|
if (engineVersion !== version && generator.options && generator.manifest.requiresEngines.includes(queryEngineType) && generatorBinaryPaths[queryEngineType] && generatorBinaryPaths[queryEngineType]?.[binaryTarget]) {
|
15409
|
-
const customDmmf = await (0,
|
15409
|
+
const customDmmf = await (0, import_chunk_6DEGXSJT.getDMMF)({
|
15410
15410
|
datamodel: schemas,
|
15411
15411
|
datamodelPath: schemaPath,
|
15412
15412
|
prismaPath: generatorBinaryPaths[queryEngineType]?.[binaryTarget],
|
@@ -15704,7 +15704,7 @@ async function formatSchema({ schemas: schemas2 }, inputFormattingOptions) {
|
|
15704
15704
|
if (process.env.FORCE_PANIC_PRISMA_SCHEMA) {
|
15705
15705
|
handleFormatPanic(
|
15706
15706
|
() => {
|
15707
|
-
|
15707
|
+
import_chunk_X23V52CF.prismaSchemaWasm.debug_panic();
|
15708
15708
|
},
|
15709
15709
|
{ schemas: schemas2 }
|
15710
15710
|
);
|
@@ -15724,12 +15724,12 @@ async function formatSchema({ schemas: schemas2 }, inputFormattingOptions) {
|
|
15724
15724
|
() => {
|
15725
15725
|
const formattedMultipleSchemasRaw = formatWasm(JSON.stringify(schemas2), documentFormattingParams);
|
15726
15726
|
const formattedMultipleSchemas2 = JSON.parse(formattedMultipleSchemasRaw);
|
15727
|
-
const lintDiagnostics2 = (0,
|
15727
|
+
const lintDiagnostics2 = (0, import_chunk_YQ3KZNMW.lintSchema)({ schemas: formattedMultipleSchemas2 });
|
15728
15728
|
return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
|
15729
15729
|
},
|
15730
15730
|
{ schemas: schemas2 }
|
15731
15731
|
);
|
15732
|
-
const lintWarnings = (0,
|
15732
|
+
const lintWarnings = (0, import_chunk_YQ3KZNMW.getLintWarningsAsText)(lintDiagnostics);
|
15733
15733
|
if (lintWarnings && import_chunk_AZNLB67U.logger_exports.should.warn()) {
|
15734
15734
|
console.warn(lintWarnings);
|
15735
15735
|
}
|
@@ -15759,7 +15759,7 @@ function handleFormatPanic(tryCb, { schemas: schemas2 }) {
|
|
15759
15759
|
}
|
15760
15760
|
}
|
15761
15761
|
function formatWasm(schema, documentFormattingParams) {
|
15762
|
-
const formattedSchema =
|
15762
|
+
const formattedSchema = import_chunk_X23V52CF.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
|
15763
15763
|
return formattedSchema;
|
15764
15764
|
}
|
15765
15765
|
/*! Bundled license information:
|
@@ -26,19 +26,19 @@ 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_6CC7VFWZ_exports = {};
|
30
|
+
__export(chunk_6CC7VFWZ_exports, {
|
31
31
|
MergeSchemasError: () => MergeSchemasError,
|
32
32
|
mergeSchemas: () => mergeSchemas
|
33
33
|
});
|
34
|
-
module.exports = __toCommonJS(
|
34
|
+
module.exports = __toCommonJS(chunk_6CC7VFWZ_exports);
|
35
35
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
36
36
|
var import_chunk_6TXVGFQA = require("./chunk-6TXVGFQA.js");
|
37
37
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
38
|
-
var
|
38
|
+
var import_chunk_IGFMIXPM = require("./chunk-IGFMIXPM.js");
|
39
39
|
var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
|
40
40
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
41
|
-
var
|
41
|
+
var import_chunk_X23V52CF = require("./chunk-X23V52CF.js");
|
42
42
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
43
43
|
var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
|
44
44
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
@@ -60,7 +60,7 @@ ${detailsHeader} ${message}`;
|
|
60
60
|
}).exhaustive();
|
61
61
|
const errorMessageWithContext = `${constructedErrorMessage}
|
62
62
|
[Context: mergeSchemas]`;
|
63
|
-
super((0,
|
63
|
+
super((0, import_chunk_IGFMIXPM.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
64
64
|
this.name = "MergeSchemasError";
|
65
65
|
}
|
66
66
|
};
|
@@ -73,7 +73,7 @@ function mergeSchemas(options) {
|
|
73
73
|
const params = JSON.stringify({
|
74
74
|
schema: options.schemas
|
75
75
|
});
|
76
|
-
return
|
76
|
+
return import_chunk_X23V52CF.prismaSchemaWasm.merge_schemas(params);
|
77
77
|
},
|
78
78
|
(e) => ({
|
79
79
|
type: "wasm-error",
|
@@ -26,18 +26,18 @@ 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_6DEGXSJT_exports = {};
|
30
|
+
__export(chunk_6DEGXSJT_exports, {
|
31
31
|
GetDmmfError: () => GetDmmfError,
|
32
32
|
getDMMF: () => getDMMF
|
33
33
|
});
|
34
|
-
module.exports = __toCommonJS(
|
34
|
+
module.exports = __toCommonJS(chunk_6DEGXSJT_exports);
|
35
35
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
36
36
|
var import_chunk_6TXVGFQA = require("./chunk-6TXVGFQA.js");
|
37
|
-
var
|
37
|
+
var import_chunk_IGFMIXPM = require("./chunk-IGFMIXPM.js");
|
38
38
|
var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
|
39
39
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
40
|
-
var
|
40
|
+
var import_chunk_X23V52CF = require("./chunk-X23V52CF.js");
|
41
41
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
42
42
|
var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
|
43
43
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
@@ -60,7 +60,7 @@ ${detailsHeader} ${message}`;
|
|
60
60
|
}).exhaustive();
|
61
61
|
const errorMessageWithContext = `${constructedErrorMessage}
|
62
62
|
[Context: getDmmf]`;
|
63
|
-
super((0,
|
63
|
+
super((0, import_chunk_IGFMIXPM.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
64
64
|
this.name = "GetDmmfError";
|
65
65
|
}
|
66
66
|
};
|
@@ -90,13 +90,13 @@ async function getDMMF(options) {
|
|
90
90
|
() => {
|
91
91
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
92
92
|
debug("Triggering a Rust panic...");
|
93
|
-
|
93
|
+
import_chunk_X23V52CF.prismaSchemaWasm.debug_panic();
|
94
94
|
}
|
95
95
|
const params = JSON.stringify({
|
96
96
|
prismaSchema: datamodel,
|
97
97
|
noColor: Boolean(process.env.NO_COLOR)
|
98
98
|
});
|
99
|
-
const data =
|
99
|
+
const data = import_chunk_X23V52CF.prismaSchemaWasm.get_dmmf(params);
|
100
100
|
return data;
|
101
101
|
},
|
102
102
|
(e) => ({
|
@@ -26,22 +26,22 @@ 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_AKPEHH6N_exports = {};
|
30
|
+
__export(chunk_AKPEHH6N_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(
|
37
|
+
module.exports = __toCommonJS(chunk_AKPEHH6N_exports);
|
38
38
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
39
39
|
var import_chunk_6TXVGFQA = require("./chunk-6TXVGFQA.js");
|
40
40
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
41
|
-
var
|
41
|
+
var import_chunk_UZGYBX3C = require("./chunk-UZGYBX3C.js");
|
42
42
|
var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
|
43
43
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
44
|
-
var
|
44
|
+
var import_chunk_CI7T6VU3 = require("./chunk-CI7T6VU3.js");
|
45
45
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
46
46
|
var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
|
47
47
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
@@ -65,7 +65,7 @@ ${detailsHeader} ${message}`;
|
|
65
65
|
}).exhaustive();
|
66
66
|
const errorMessageWithContext = `${constructedErrorMessage}
|
67
67
|
[Context: getConfig]`;
|
68
|
-
super((0,
|
68
|
+
super((0, import_chunk_UZGYBX3C.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
69
69
|
this.name = "GetConfigError";
|
70
70
|
}
|
71
71
|
};
|
@@ -90,7 +90,7 @@ async function getConfig(options) {
|
|
90
90
|
() => {
|
91
91
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
|
92
92
|
debug("Triggering a Rust panic...");
|
93
|
-
|
93
|
+
import_chunk_CI7T6VU3.prismaSchemaWasm.debug_panic();
|
94
94
|
}
|
95
95
|
const params = JSON.stringify({
|
96
96
|
prismaSchema: options.datamodel,
|
@@ -98,7 +98,7 @@ async function getConfig(options) {
|
|
98
98
|
ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
|
99
99
|
env: process.env
|
100
100
|
});
|
101
|
-
const data =
|
101
|
+
const data = import_chunk_CI7T6VU3.prismaSchemaWasm.get_config(params);
|
102
102
|
return data;
|
103
103
|
},
|
104
104
|
(e) => ({
|
@@ -26,14 +26,14 @@ 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_CI7T6VU3_exports = {};
|
30
|
+
__export(chunk_CI7T6VU3_exports, {
|
31
31
|
prismaSchemaWasm: () => import_prisma_schema_wasm.default,
|
32
32
|
prismaSchemaWasmVersion: () => prismaSchemaWasmVersion,
|
33
33
|
wasm_exports: () => wasm_exports
|
34
34
|
});
|
35
|
-
module.exports = __toCommonJS(
|
36
|
-
var
|
35
|
+
module.exports = __toCommonJS(chunk_CI7T6VU3_exports);
|
36
|
+
var import_chunk_VGCHGIBN = require("./chunk-VGCHGIBN.js");
|
37
37
|
var import_chunk_HOZFIXMD = require("./chunk-HOZFIXMD.js");
|
38
38
|
var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
|
39
39
|
var import_prisma_schema_wasm = __toESM(require("@prisma/prisma-schema-wasm"));
|
@@ -42,6 +42,6 @@ var wasm_exports = {};
|
|
42
42
|
prismaSchemaWasm: () => import_prisma_schema_wasm.default,
|
43
43
|
prismaSchemaWasmVersion: () => prismaSchemaWasmVersion
|
44
44
|
});
|
45
|
-
var { dependencies } = (0,
|
45
|
+
var { dependencies } = (0, import_chunk_VGCHGIBN.require_package)();
|
46
46
|
var prismaSchemaWasmVersion = dependencies["@prisma/prisma-schema-wasm"];
|
47
47
|
globalThis.PRISMA_WASM_PANIC_REGISTRY = new import_chunk_HOZFIXMD.WasmPanicRegistry();
|
@@ -26,19 +26,19 @@ 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_EMAZPGTC_exports = {};
|
30
|
+
__export(chunk_EMAZPGTC_exports, {
|
31
31
|
MergeSchemasError: () => MergeSchemasError,
|
32
32
|
mergeSchemas: () => mergeSchemas
|
33
33
|
});
|
34
|
-
module.exports = __toCommonJS(
|
34
|
+
module.exports = __toCommonJS(chunk_EMAZPGTC_exports);
|
35
35
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
36
36
|
var import_chunk_6TXVGFQA = require("./chunk-6TXVGFQA.js");
|
37
37
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
38
|
-
var
|
38
|
+
var import_chunk_UZGYBX3C = require("./chunk-UZGYBX3C.js");
|
39
39
|
var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
|
40
40
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
41
|
-
var
|
41
|
+
var import_chunk_CI7T6VU3 = require("./chunk-CI7T6VU3.js");
|
42
42
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
43
43
|
var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
|
44
44
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
@@ -60,7 +60,7 @@ ${detailsHeader} ${message}`;
|
|
60
60
|
}).exhaustive();
|
61
61
|
const errorMessageWithContext = `${constructedErrorMessage}
|
62
62
|
[Context: mergeSchemas]`;
|
63
|
-
super((0,
|
63
|
+
super((0, import_chunk_UZGYBX3C.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
64
64
|
this.name = "MergeSchemasError";
|
65
65
|
}
|
66
66
|
};
|
@@ -73,7 +73,7 @@ function mergeSchemas(options) {
|
|
73
73
|
const params = JSON.stringify({
|
74
74
|
schema: options.schemas
|
75
75
|
});
|
76
|
-
return
|
76
|
+
return import_chunk_CI7T6VU3.prismaSchemaWasm.merge_schemas(params);
|
77
77
|
},
|
78
78
|
(e) => ({
|
79
79
|
type: "wasm-error",
|
@@ -26,18 +26,18 @@ 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_FPLOLYYR_exports = {};
|
30
|
+
__export(chunk_FPLOLYYR_exports, {
|
31
31
|
GetDmmfError: () => GetDmmfError,
|
32
32
|
getDMMF: () => getDMMF
|
33
33
|
});
|
34
|
-
module.exports = __toCommonJS(
|
34
|
+
module.exports = __toCommonJS(chunk_FPLOLYYR_exports);
|
35
35
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
36
36
|
var import_chunk_6TXVGFQA = require("./chunk-6TXVGFQA.js");
|
37
|
-
var
|
37
|
+
var import_chunk_UZGYBX3C = require("./chunk-UZGYBX3C.js");
|
38
38
|
var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
|
39
39
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
40
|
-
var
|
40
|
+
var import_chunk_CI7T6VU3 = require("./chunk-CI7T6VU3.js");
|
41
41
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
42
42
|
var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
|
43
43
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
@@ -60,7 +60,7 @@ ${detailsHeader} ${message}`;
|
|
60
60
|
}).exhaustive();
|
61
61
|
const errorMessageWithContext = `${constructedErrorMessage}
|
62
62
|
[Context: getDmmf]`;
|
63
|
-
super((0,
|
63
|
+
super((0, import_chunk_UZGYBX3C.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
64
64
|
this.name = "GetDmmfError";
|
65
65
|
}
|
66
66
|
};
|
@@ -90,13 +90,13 @@ async function getDMMF(options) {
|
|
90
90
|
() => {
|
91
91
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
92
92
|
debug("Triggering a Rust panic...");
|
93
|
-
|
93
|
+
import_chunk_CI7T6VU3.prismaSchemaWasm.debug_panic();
|
94
94
|
}
|
95
95
|
const params = JSON.stringify({
|
96
96
|
prismaSchema: datamodel,
|
97
97
|
noColor: Boolean(process.env.NO_COLOR)
|
98
98
|
});
|
99
|
-
const data =
|
99
|
+
const data = import_chunk_CI7T6VU3.prismaSchemaWasm.get_dmmf(params);
|
100
100
|
return data;
|
101
101
|
},
|
102
102
|
(e) => ({
|
@@ -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_IGFMIXPM_exports = {};
|
20
|
+
__export(chunk_IGFMIXPM_exports, {
|
21
21
|
addVersionDetailsToErrorMessage: () => addVersionDetailsToErrorMessage
|
22
22
|
});
|
23
|
-
module.exports = __toCommonJS(
|
24
|
-
var
|
23
|
+
module.exports = __toCommonJS(chunk_IGFMIXPM_exports);
|
24
|
+
var import_chunk_JCIXOLBS = require("./chunk-JCIXOLBS.js");
|
25
25
|
var import_chunk_QN6PSQY7 = require("./chunk-QN6PSQY7.js");
|
26
26
|
function addVersionDetailsToErrorMessage(message) {
|
27
|
-
const rows = [["Prisma CLI Version",
|
27
|
+
const rows = [["Prisma CLI Version", import_chunk_JCIXOLBS.version]];
|
28
28
|
return `${message}
|
29
29
|
|
30
30
|
${(0, import_chunk_QN6PSQY7.formatTable)(rows)}`;
|
@@ -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_JCIXOLBS_exports = {};
|
20
|
+
__export(chunk_JCIXOLBS_exports, {
|
21
21
|
version: () => version
|
22
22
|
});
|
23
|
-
module.exports = __toCommonJS(
|
24
|
-
var
|
25
|
-
var packageJson = (0,
|
23
|
+
module.exports = __toCommonJS(chunk_JCIXOLBS_exports);
|
24
|
+
var import_chunk_QEWFWCJO = require("./chunk-QEWFWCJO.js");
|
25
|
+
var packageJson = (0, import_chunk_QEWFWCJO.require_package)();
|
26
26
|
var version = packageJson.version;
|
@@ -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_QEWFWCJO_exports = {};
|
20
|
+
__export(chunk_QEWFWCJO_exports, {
|
21
21
|
require_package: () => require_package
|
22
22
|
});
|
23
|
-
module.exports = __toCommonJS(
|
23
|
+
module.exports = __toCommonJS(chunk_QEWFWCJO_exports);
|
24
24
|
var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
|
25
25
|
var require_package = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
26
26
|
"package.json"(exports, module2) {
|
27
27
|
module2.exports = {
|
28
28
|
name: "@prisma/internals",
|
29
|
-
version: "6.5.0-dev.
|
29
|
+
version: "6.5.0-dev.15",
|
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",
|
@@ -90,7 +90,6 @@ var require_package = (0, import_chunk_WWAWV7DQ.__commonJS)({
|
|
90
90
|
open: "7.4.2",
|
91
91
|
"p-map": "4.0.0",
|
92
92
|
"read-package-up": "11.0.0",
|
93
|
-
"replace-string": "3.1.0",
|
94
93
|
resolve: "1.22.10",
|
95
94
|
"string-width": "4.2.3",
|
96
95
|
"strip-ansi": "6.0.1",
|
@@ -26,8 +26,8 @@ var __toESM2 = (mod, isNodeMode, target) => (target = mod != null ? __create(__g
|
|
26
26
|
mod
|
27
27
|
));
|
28
28
|
var __toCommonJS2 = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
29
|
-
var
|
30
|
-
__export2(
|
29
|
+
var chunk_QJLHP6GW_exports = {};
|
30
|
+
__export2(chunk_QJLHP6GW_exports, {
|
31
31
|
checkTypeScriptVersion: () => checkTypeScriptVersion,
|
32
32
|
checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
|
33
33
|
debug: () => debug6,
|
@@ -54,7 +54,7 @@ __export2(chunk_54KM4LPR_exports, {
|
|
54
54
|
sendPanic: () => sendPanic,
|
55
55
|
skipIndex: () => skipIndex
|
56
56
|
});
|
57
|
-
module.exports = __toCommonJS2(
|
57
|
+
module.exports = __toCommonJS2(chunk_QJLHP6GW_exports);
|
58
58
|
var import_chunk_S57RMXZW = require("./chunk-S57RMXZW.js");
|
59
59
|
var import_chunk_EUTJYQDW = require("./chunk-EUTJYQDW.js");
|
60
60
|
var import_chunk_IPKE37QC = require("./chunk-IPKE37QC.js");
|
@@ -79,13 +79,13 @@ var import_chunk_AC6EAR56 = require("./chunk-AC6EAR56.js");
|
|
79
79
|
var import_chunk_FCYHZHVW = require("./chunk-FCYHZHVW.js");
|
80
80
|
var import_chunk_ODI3VNBD = require("./chunk-ODI3VNBD.js");
|
81
81
|
var import_chunk_TSJICM5S = require("./chunk-TSJICM5S.js");
|
82
|
-
var
|
83
|
-
var
|
84
|
-
var
|
85
|
-
var
|
82
|
+
var import_chunk_YS3EATYT = require("./chunk-YS3EATYT.js");
|
83
|
+
var import_chunk_EMAZPGTC = require("./chunk-EMAZPGTC.js");
|
84
|
+
var import_chunk_AKPEHH6N = require("./chunk-AKPEHH6N.js");
|
85
|
+
var import_chunk_FPLOLYYR = require("./chunk-FPLOLYYR.js");
|
86
86
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
87
87
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
88
|
-
var
|
88
|
+
var import_chunk_CI7T6VU3 = require("./chunk-CI7T6VU3.js");
|
89
89
|
var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
|
90
90
|
var import_chunk_2B26F5N3 = require("./chunk-2B26F5N3.js");
|
91
91
|
var import_chunk_QIVUAERL = require("./chunk-QIVUAERL.js");
|
@@ -14751,7 +14751,7 @@ async function readSchemaFromDirectory(schemaPath2) {
|
|
14751
14751
|
}
|
14752
14752
|
const files = await (0, import_schema_files_loader.loadSchemaFiles)(schemaPath2);
|
14753
14753
|
debug2("Loading config");
|
14754
|
-
const config2 = await (0,
|
14754
|
+
const config2 = await (0, import_chunk_AKPEHH6N.getConfig)({
|
14755
14755
|
datamodel: files,
|
14756
14756
|
ignoreEnvVarErrors: true
|
14757
14757
|
});
|
@@ -15077,8 +15077,8 @@ async function checkUnsupportedDataProxyMessage(command, args, schemaPathFromCon
|
|
15077
15077
|
if (argName.includes("schema")) {
|
15078
15078
|
await loadEnvFile({ schemaPath: argValue, printMessage: false, config: (0, import_config.defaultTestConfig)() });
|
15079
15079
|
const datamodel = await import_fs.default.promises.readFile(argValue, "utf-8");
|
15080
|
-
const config2 = await (0,
|
15081
|
-
const url = (0,
|
15080
|
+
const config2 = await (0, import_chunk_AKPEHH6N.getConfig)({ datamodel, ignoreEnvVarErrors: true });
|
15081
|
+
const url = (0, import_chunk_AKPEHH6N.resolveUrl)((0, import_chunk_AKPEHH6N.getEffectiveUrl)(config2.datasources[0]));
|
15082
15082
|
if (url?.startsWith("prisma://")) {
|
15083
15083
|
return forbiddenCmdWithDataProxyFlagMessage(command);
|
15084
15084
|
}
|
@@ -15251,7 +15251,7 @@ async function getGenerators(options) {
|
|
15251
15251
|
prismaPath = binaryPathsWithEngineType[queryEngineBinaryType][binaryTarget];
|
15252
15252
|
}
|
15253
15253
|
}
|
15254
|
-
const config = await (0,
|
15254
|
+
const config = await (0, import_chunk_AKPEHH6N.getConfig)({
|
15255
15255
|
datamodel: schemas,
|
15256
15256
|
datamodelPath: schemaPath,
|
15257
15257
|
prismaPath,
|
@@ -15262,7 +15262,7 @@ async function getGenerators(options) {
|
|
15262
15262
|
}
|
15263
15263
|
(0, import_chunk_5FJ3MENK.printConfigWarnings)(config.warnings);
|
15264
15264
|
const previewFeatures = (0, import_chunk_TSJICM5S.extractPreviewFeatures)(config);
|
15265
|
-
const dmmf = await (0,
|
15265
|
+
const dmmf = await (0, import_chunk_FPLOLYYR.getDMMF)({
|
15266
15266
|
datamodel: schemas,
|
15267
15267
|
datamodelPath: schemaPath,
|
15268
15268
|
prismaPath,
|
@@ -15323,7 +15323,7 @@ The generator needs to either define the \`defaultOutput\` path in the manifest
|
|
15323
15323
|
fromEnvVar: "null"
|
15324
15324
|
};
|
15325
15325
|
}
|
15326
|
-
const datamodel = (0,
|
15326
|
+
const datamodel = (0, import_chunk_EMAZPGTC.mergeSchemas)({ schemas });
|
15327
15327
|
const envPaths2 = await getEnvPaths(schemaPath, { cwd: generator.output.value });
|
15328
15328
|
const options2 = {
|
15329
15329
|
datamodel,
|
@@ -15406,7 +15406,7 @@ generator gen {
|
|
15406
15406
|
debug7({ generatorBinaryPaths });
|
15407
15407
|
generator.setBinaryPaths(generatorBinaryPaths);
|
15408
15408
|
if (engineVersion !== version && generator.options && generator.manifest.requiresEngines.includes(queryEngineType) && generatorBinaryPaths[queryEngineType] && generatorBinaryPaths[queryEngineType]?.[binaryTarget]) {
|
15409
|
-
const customDmmf = await (0,
|
15409
|
+
const customDmmf = await (0, import_chunk_FPLOLYYR.getDMMF)({
|
15410
15410
|
datamodel: schemas,
|
15411
15411
|
datamodelPath: schemaPath,
|
15412
15412
|
prismaPath: generatorBinaryPaths[queryEngineType]?.[binaryTarget],
|
@@ -15704,7 +15704,7 @@ async function formatSchema({ schemas: schemas2 }, inputFormattingOptions) {
|
|
15704
15704
|
if (process.env.FORCE_PANIC_PRISMA_SCHEMA) {
|
15705
15705
|
handleFormatPanic(
|
15706
15706
|
() => {
|
15707
|
-
|
15707
|
+
import_chunk_CI7T6VU3.prismaSchemaWasm.debug_panic();
|
15708
15708
|
},
|
15709
15709
|
{ schemas: schemas2 }
|
15710
15710
|
);
|
@@ -15724,12 +15724,12 @@ async function formatSchema({ schemas: schemas2 }, inputFormattingOptions) {
|
|
15724
15724
|
() => {
|
15725
15725
|
const formattedMultipleSchemasRaw = formatWasm(JSON.stringify(schemas2), documentFormattingParams);
|
15726
15726
|
const formattedMultipleSchemas2 = JSON.parse(formattedMultipleSchemasRaw);
|
15727
|
-
const lintDiagnostics2 = (0,
|
15727
|
+
const lintDiagnostics2 = (0, import_chunk_YS3EATYT.lintSchema)({ schemas: formattedMultipleSchemas2 });
|
15728
15728
|
return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
|
15729
15729
|
},
|
15730
15730
|
{ schemas: schemas2 }
|
15731
15731
|
);
|
15732
|
-
const lintWarnings = (0,
|
15732
|
+
const lintWarnings = (0, import_chunk_YS3EATYT.getLintWarningsAsText)(lintDiagnostics);
|
15733
15733
|
if (lintWarnings && import_chunk_AZNLB67U.logger_exports.should.warn()) {
|
15734
15734
|
console.warn(lintWarnings);
|
15735
15735
|
}
|
@@ -15759,7 +15759,7 @@ function handleFormatPanic(tryCb, { schemas: schemas2 }) {
|
|
15759
15759
|
}
|
15760
15760
|
}
|
15761
15761
|
function formatWasm(schema, documentFormattingParams) {
|
15762
|
-
const formattedSchema =
|
15762
|
+
const formattedSchema = import_chunk_CI7T6VU3.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
|
15763
15763
|
return formattedSchema;
|
15764
15764
|
}
|
15765
15765
|
/*! Bundled license information:
|
@@ -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_RE46LUPE_exports = {};
|
20
|
+
__export(chunk_RE46LUPE_exports, {
|
21
21
|
version: () => version
|
22
22
|
});
|
23
|
-
module.exports = __toCommonJS(
|
24
|
-
var
|
25
|
-
var packageJson = (0,
|
23
|
+
module.exports = __toCommonJS(chunk_RE46LUPE_exports);
|
24
|
+
var import_chunk_VGCHGIBN = require("./chunk-VGCHGIBN.js");
|
25
|
+
var packageJson = (0, import_chunk_VGCHGIBN.require_package)();
|
26
26
|
var version = packageJson.version;
|
@@ -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_UZGYBX3C_exports = {};
|
20
|
+
__export(chunk_UZGYBX3C_exports, {
|
21
21
|
addVersionDetailsToErrorMessage: () => addVersionDetailsToErrorMessage
|
22
22
|
});
|
23
|
-
module.exports = __toCommonJS(
|
24
|
-
var
|
23
|
+
module.exports = __toCommonJS(chunk_UZGYBX3C_exports);
|
24
|
+
var import_chunk_RE46LUPE = require("./chunk-RE46LUPE.js");
|
25
25
|
var import_chunk_QN6PSQY7 = require("./chunk-QN6PSQY7.js");
|
26
26
|
function addVersionDetailsToErrorMessage(message) {
|
27
|
-
const rows = [["Prisma CLI Version",
|
27
|
+
const rows = [["Prisma CLI Version", import_chunk_RE46LUPE.version]];
|
28
28
|
return `${message}
|
29
29
|
|
30
30
|
${(0, import_chunk_QN6PSQY7.formatTable)(rows)}`;
|