@prisma/internals 6.16.0-integration-feat-orm-1074-package-dev-export.3 → 6.16.0-integration-feat-orm-1074-package-dev-export.4
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-NQXKLZGJ.js → chunk-23LS6DEM.js} +8 -8
- package/dist/{chunk-BYGNIJDV.js → chunk-4I4TFNM3.js} +5 -5
- package/dist/{chunk-SALRSUZG.js → chunk-5OPGMRBJ.js} +7 -7
- package/dist/{chunk-FXMGS3L5.js → chunk-7IKUTPWQ.js} +5 -6
- package/dist/{chunk-CBXAPH2I.js → chunk-7S425VZ2.js} +5 -5
- package/dist/{chunk-HDFCF353.js → chunk-AL6FMEY4.js} +5 -5
- package/dist/{chunk-TY5BSE32.js → chunk-AVP2XY2Q.js} +5 -5
- package/dist/chunk-BERN76ZI.js +347 -0
- package/dist/{chunk-DWKRDIHJ.js → chunk-CMXCGRZR.js} +7 -8
- package/dist/{chunk-LRJ4X43J.js → chunk-CUD726EK.js} +5 -5
- package/dist/{chunk-NXIYO62X.js → chunk-DBUQIGWD.js} +5 -5
- package/dist/{chunk-2W7ST6EG.js → chunk-DUXQA6AB.js} +8 -8
- package/dist/{chunk-G3E7V3AX.js → chunk-FMGYYV7A.js} +8 -8
- package/dist/{chunk-S4XVZEFO.js → chunk-H6VFM5T3.js} +8 -8
- package/dist/{chunk-YR5KNFKN.js → chunk-HFFWZTVM.js} +5 -6
- package/dist/{chunk-SX2SEPBC.js → chunk-KJCI57XS.js} +8 -8
- package/dist/{chunk-IZ4NMSSP.js → chunk-MNY2POKV.js} +17 -17
- package/dist/{chunk-3XRV3YW3.js → chunk-NSMOO3LW.js} +8 -8
- package/dist/{chunk-O6PXBED7.js → chunk-PQ4NKHHI.js} +5 -5
- package/dist/{chunk-3234BSVB.js → chunk-RLIIIYWS.js} +6 -7
- package/dist/{chunk-YVO3LF2V.js → chunk-UMWJGTPH.js} +5 -5
- package/dist/{chunk-S6Z7TU3K.js → chunk-UQUWZJVN.js} +7 -7
- package/dist/{chunk-BCV5Q55A.js → chunk-VHXS7DCK.js} +7 -7
- package/dist/{chunk-DJW3QOZ2.js → chunk-WGYGUQWZ.js} +5 -5
- package/dist/{chunk-PCIN2G75.js → chunk-XBB5XKLH.js} +17 -17
- package/dist/cli/checkUnsupportedDataProxy.js +17 -18
- package/dist/cli/checkUnsupportedSchemaEngineWasm.js +17 -18
- package/dist/cli/schemaContext.js +17 -18
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +16 -17
- package/dist/engine-commands/getConfig.js +10 -10
- package/dist/engine-commands/getDmmf.js +7 -7
- package/dist/engine-commands/index.js +25 -26
- package/dist/engine-commands/lintSchema.js +8 -8
- package/dist/engine-commands/mergeSchemas.js +7 -7
- package/dist/engine-commands/validate.js +7 -7
- package/dist/get-generators/getGenerators.js +19 -20
- package/dist/index.js +40 -41
- package/dist/sendPanic.js +2 -3
- package/dist/utils/getCommandWithExecutor.js +3 -3
- package/dist/utils/getGitHubIssueUrl.js +3 -4
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handlePanic.js +4 -5
- package/dist/utils/isCurrentBinInstalledGlobally.js +2 -2
- package/dist/wasm.js +5 -5
- package/package.json +14 -15
- package/dist/chunk-CR3XKUEA.js +0 -296
- package/dist/chunk-ZSINRHD4.js +0 -43
|
@@ -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_DUXQA6AB_exports = {};
|
|
30
|
+
__export(chunk_DUXQA6AB_exports, {
|
|
31
31
|
ValidateError: () => ValidateError,
|
|
32
32
|
validate: () => validate
|
|
33
33
|
});
|
|
34
|
-
module.exports = __toCommonJS(
|
|
34
|
+
module.exports = __toCommonJS(chunk_DUXQA6AB_exports);
|
|
35
35
|
var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
|
|
36
36
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
37
37
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
38
|
-
var
|
|
39
|
-
var
|
|
38
|
+
var import_chunk_UMWJGTPH = require("./chunk-UMWJGTPH.js");
|
|
39
|
+
var import_chunk_AL6FMEY4 = require("./chunk-AL6FMEY4.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,7 +59,7 @@ ${detailsHeader} ${message}`;
|
|
|
59
59
|
}).exhaustive();
|
|
60
60
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
61
61
|
[Context: validate]`;
|
|
62
|
-
super((0,
|
|
62
|
+
super((0, import_chunk_UMWJGTPH.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
63
63
|
this.name = "ValidateError";
|
|
64
64
|
}
|
|
65
65
|
};
|
|
@@ -71,13 +71,13 @@ function validate(options) {
|
|
|
71
71
|
() => {
|
|
72
72
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
|
73
73
|
debug("Triggering a Rust panic...");
|
|
74
|
-
|
|
74
|
+
import_chunk_AL6FMEY4.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_AL6FMEY4.prismaSchemaWasm.validate(params);
|
|
81
81
|
},
|
|
82
82
|
(e) => ({
|
|
83
83
|
type: "wasm-error",
|
|
@@ -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_FMGYYV7A_exports = {};
|
|
30
|
+
__export(chunk_FMGYYV7A_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_FMGYYV7A_exports);
|
|
38
38
|
var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
|
|
39
39
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
40
40
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
41
|
-
var
|
|
42
|
-
var
|
|
41
|
+
var import_chunk_UMWJGTPH = require("./chunk-UMWJGTPH.js");
|
|
42
|
+
var import_chunk_AL6FMEY4 = require("./chunk-AL6FMEY4.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_UMWJGTPH.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
68
68
|
this.name = "GetConfigError";
|
|
69
69
|
}
|
|
70
70
|
};
|
|
@@ -89,7 +89,7 @@ async function getConfig(options) {
|
|
|
89
89
|
() => {
|
|
90
90
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
|
|
91
91
|
debug("Triggering a Rust panic...");
|
|
92
|
-
|
|
92
|
+
import_chunk_AL6FMEY4.prismaSchemaWasm.debug_panic();
|
|
93
93
|
}
|
|
94
94
|
const params = JSON.stringify({
|
|
95
95
|
prismaSchema: options.datamodel,
|
|
@@ -97,7 +97,7 @@ async function getConfig(options) {
|
|
|
97
97
|
ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
|
|
98
98
|
env: process.env
|
|
99
99
|
});
|
|
100
|
-
const data =
|
|
100
|
+
const data = import_chunk_AL6FMEY4.prismaSchemaWasm.get_config(params);
|
|
101
101
|
return data;
|
|
102
102
|
},
|
|
103
103
|
(e) => ({
|
|
@@ -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_H6VFM5T3_exports = {};
|
|
30
|
+
__export(chunk_H6VFM5T3_exports, {
|
|
31
31
|
GetDmmfError: () => GetDmmfError,
|
|
32
32
|
getDMMF: () => getDMMF
|
|
33
33
|
});
|
|
34
|
-
module.exports = __toCommonJS(
|
|
34
|
+
module.exports = __toCommonJS(chunk_H6VFM5T3_exports);
|
|
35
35
|
var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
|
|
36
36
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
37
|
-
var
|
|
38
|
-
var
|
|
37
|
+
var import_chunk_4I4TFNM3 = require("./chunk-4I4TFNM3.js");
|
|
38
|
+
var import_chunk_AVP2XY2Q = require("./chunk-AVP2XY2Q.js");
|
|
39
39
|
var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
|
|
40
40
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
41
41
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
@@ -58,7 +58,7 @@ ${detailsHeader} ${message}`;
|
|
|
58
58
|
}).exhaustive();
|
|
59
59
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
60
60
|
[Context: getDmmf]`;
|
|
61
|
-
super((0,
|
|
61
|
+
super((0, import_chunk_4I4TFNM3.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
62
62
|
this.name = "GetDmmfError";
|
|
63
63
|
}
|
|
64
64
|
};
|
|
@@ -70,13 +70,13 @@ async function getDMMF(options) {
|
|
|
70
70
|
() => {
|
|
71
71
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
|
72
72
|
debug("Triggering a Rust panic...");
|
|
73
|
-
|
|
73
|
+
import_chunk_AVP2XY2Q.prismaSchemaWasm.debug_panic();
|
|
74
74
|
}
|
|
75
75
|
const params = JSON.stringify({
|
|
76
76
|
prismaSchema: options.datamodel,
|
|
77
77
|
noColor: Boolean(process.env.NO_COLOR)
|
|
78
78
|
});
|
|
79
|
-
const data =
|
|
79
|
+
const data = import_chunk_AVP2XY2Q.prismaSchemaWasm.get_dmmf(params);
|
|
80
80
|
return data;
|
|
81
81
|
},
|
|
82
82
|
(e) => ({
|
|
@@ -26,16 +26,16 @@ 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_HFFWZTVM_exports = {};
|
|
30
|
+
__export(chunk_HFFWZTVM_exports, {
|
|
31
31
|
sendPanic: () => sendPanic
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(chunk_HFFWZTVM_exports);
|
|
34
34
|
var import_chunk_KDHESRKE = require("./chunk-KDHESRKE.js");
|
|
35
|
-
var import_chunk_ZSINRHD4 = require("./chunk-ZSINRHD4.js");
|
|
36
35
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
37
36
|
var import_chunk_5AI4FIZ3 = require("./chunk-5AI4FIZ3.js");
|
|
38
37
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
38
|
+
var import_node_util = require("node:util");
|
|
39
39
|
var import_get_platform = require("@prisma/get-platform");
|
|
40
40
|
var import_os = __toESM2(require("os"));
|
|
41
41
|
var require_vendors = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
@@ -1763,7 +1763,6 @@ var require_tmp = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
1763
1763
|
}
|
|
1764
1764
|
});
|
|
1765
1765
|
var checkpoint = (0, import_chunk_4VNS5WPM.__toESM)(require_dist());
|
|
1766
|
-
var import_strip_ansi = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_ZSINRHD4.require_strip_ansi)());
|
|
1767
1766
|
var import_tmp = (0, import_chunk_4VNS5WPM.__toESM)(require_tmp());
|
|
1768
1767
|
import_tmp.default.setGracefulCleanup();
|
|
1769
1768
|
async function sendPanic({
|
|
@@ -1800,7 +1799,7 @@ async function sendPanic({
|
|
|
1800
1799
|
cliVersion,
|
|
1801
1800
|
binaryVersion: enginesVersion,
|
|
1802
1801
|
command: getCommand(),
|
|
1803
|
-
jsStackTrace: (0,
|
|
1802
|
+
jsStackTrace: (0, import_node_util.stripVTControlCharacters)(error.stack || error.message),
|
|
1804
1803
|
rustStackTrace: error.rustStack,
|
|
1805
1804
|
operatingSystem: `${import_os.default.arch()} ${import_os.default.platform()} ${import_os.default.release()}`,
|
|
1806
1805
|
platform: await (0, import_get_platform.getBinaryTargetForCurrentPlatform)(),
|
|
@@ -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_KJCI57XS_exports = {};
|
|
30
|
+
__export(chunk_KJCI57XS_exports, {
|
|
31
31
|
ValidateError: () => ValidateError,
|
|
32
32
|
validate: () => validate
|
|
33
33
|
});
|
|
34
|
-
module.exports = __toCommonJS(
|
|
34
|
+
module.exports = __toCommonJS(chunk_KJCI57XS_exports);
|
|
35
35
|
var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
|
|
36
36
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
37
37
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
38
|
-
var
|
|
39
|
-
var
|
|
38
|
+
var import_chunk_4I4TFNM3 = require("./chunk-4I4TFNM3.js");
|
|
39
|
+
var import_chunk_AVP2XY2Q = require("./chunk-AVP2XY2Q.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,7 +59,7 @@ ${detailsHeader} ${message}`;
|
|
|
59
59
|
}).exhaustive();
|
|
60
60
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
61
61
|
[Context: validate]`;
|
|
62
|
-
super((0,
|
|
62
|
+
super((0, import_chunk_4I4TFNM3.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
63
63
|
this.name = "ValidateError";
|
|
64
64
|
}
|
|
65
65
|
};
|
|
@@ -71,13 +71,13 @@ function validate(options) {
|
|
|
71
71
|
() => {
|
|
72
72
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
|
73
73
|
debug("Triggering a Rust panic...");
|
|
74
|
-
|
|
74
|
+
import_chunk_AVP2XY2Q.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_AVP2XY2Q.prismaSchemaWasm.validate(params);
|
|
81
81
|
},
|
|
82
82
|
(e) => ({
|
|
83
83
|
type: "wasm-error",
|
|
@@ -26,8 +26,8 @@ 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_MNY2POKV_exports = {};
|
|
30
|
+
__export(chunk_MNY2POKV_exports, {
|
|
31
31
|
checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
|
|
32
32
|
checkUnsupportedSchemaEngineWasm: () => checkUnsupportedSchemaEngineWasm,
|
|
33
33
|
forbiddenCmdFlagWithSchemaEngineWasm: () => forbiddenCmdFlagWithSchemaEngineWasm,
|
|
@@ -42,7 +42,7 @@ __export(chunk_IZ4NMSSP_exports, {
|
|
|
42
42
|
processSchemaResult: () => processSchemaResult,
|
|
43
43
|
skipIndex: () => skipIndex
|
|
44
44
|
});
|
|
45
|
-
module.exports = __toCommonJS(
|
|
45
|
+
module.exports = __toCommonJS(chunk_MNY2POKV_exports);
|
|
46
46
|
var import_chunk_X3P4J7WW = require("./chunk-X3P4J7WW.js");
|
|
47
47
|
var import_chunk_LRU47BGE = require("./chunk-LRU47BGE.js");
|
|
48
48
|
var import_chunk_X77CS5RK = require("./chunk-X77CS5RK.js");
|
|
@@ -55,12 +55,12 @@ var import_chunk_AX5N26KG = require("./chunk-AX5N26KG.js");
|
|
|
55
55
|
var import_chunk_46ABODUM = require("./chunk-46ABODUM.js");
|
|
56
56
|
var import_chunk_I6WLABB2 = require("./chunk-I6WLABB2.js");
|
|
57
57
|
var import_chunk_CRVLHWC5 = require("./chunk-CRVLHWC5.js");
|
|
58
|
-
var
|
|
59
|
-
var
|
|
60
|
-
var
|
|
61
|
-
var
|
|
58
|
+
var import_chunk_FMGYYV7A = require("./chunk-FMGYYV7A.js");
|
|
59
|
+
var import_chunk_23LS6DEM = require("./chunk-23LS6DEM.js");
|
|
60
|
+
var import_chunk_WGYGUQWZ = require("./chunk-WGYGUQWZ.js");
|
|
61
|
+
var import_chunk_VHXS7DCK = require("./chunk-VHXS7DCK.js");
|
|
62
62
|
var import_chunk_EYVG6XQS = require("./chunk-EYVG6XQS.js");
|
|
63
|
-
var
|
|
63
|
+
var import_chunk_AL6FMEY4 = require("./chunk-AL6FMEY4.js");
|
|
64
64
|
var import_chunk_ZJWZK45Z = require("./chunk-ZJWZK45Z.js");
|
|
65
65
|
var import_chunk_2B26F5N3 = require("./chunk-2B26F5N3.js");
|
|
66
66
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
@@ -102,7 +102,7 @@ var debug = (0, import_debug.default)("prisma:format");
|
|
|
102
102
|
async function formatSchema({ schemas }, inputFormattingOptions) {
|
|
103
103
|
if (process.env.FORCE_PANIC_PRISMA_SCHEMA) {
|
|
104
104
|
handleFormatPanic(() => {
|
|
105
|
-
|
|
105
|
+
import_chunk_AL6FMEY4.prismaSchemaWasm.debug_panic();
|
|
106
106
|
});
|
|
107
107
|
}
|
|
108
108
|
const defaultFormattingOptions = {
|
|
@@ -119,10 +119,10 @@ async function formatSchema({ schemas }, inputFormattingOptions) {
|
|
|
119
119
|
const { formattedMultipleSchemas, lintDiagnostics } = handleFormatPanic(() => {
|
|
120
120
|
const formattedMultipleSchemasRaw = formatWasm(JSON.stringify(schemas), documentFormattingParams);
|
|
121
121
|
const formattedMultipleSchemas2 = JSON.parse(formattedMultipleSchemasRaw);
|
|
122
|
-
const lintDiagnostics2 = (0,
|
|
122
|
+
const lintDiagnostics2 = (0, import_chunk_WGYGUQWZ.lintSchema)({ schemas: formattedMultipleSchemas2 });
|
|
123
123
|
return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
|
|
124
124
|
});
|
|
125
|
-
const lintWarnings = (0,
|
|
125
|
+
const lintWarnings = (0, import_chunk_WGYGUQWZ.getLintWarningsAsText)(lintDiagnostics);
|
|
126
126
|
if (lintWarnings && import_chunk_ZJWZK45Z.logger_exports.should.warn()) {
|
|
127
127
|
console.warn(lintWarnings);
|
|
128
128
|
}
|
|
@@ -149,7 +149,7 @@ function handleFormatPanic(tryCb) {
|
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
function formatWasm(schema, documentFormattingParams) {
|
|
152
|
-
const formattedSchema =
|
|
152
|
+
const formattedSchema = import_chunk_AL6FMEY4.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
|
|
153
153
|
return formattedSchema;
|
|
154
154
|
}
|
|
155
155
|
async function loadSchemaContext({
|
|
@@ -186,7 +186,7 @@ async function processSchemaResult({
|
|
|
186
186
|
if (printLoadMessage) {
|
|
187
187
|
(0, import_chunk_EYVG6XQS.printSchemaLoadedMessage)(loadedFromPathForLogMessages);
|
|
188
188
|
}
|
|
189
|
-
const configFromPsl = await (0,
|
|
189
|
+
const configFromPsl = await (0, import_chunk_FMGYYV7A.getConfig)({ datamodel: schemaResult.schemas, ignoreEnvVarErrors });
|
|
190
190
|
const primaryDatasource = configFromPsl.datasources.at(0);
|
|
191
191
|
const schemaRootDir = schemaResult.schemaRootDir || cwd;
|
|
192
192
|
return {
|
|
@@ -246,7 +246,7 @@ async function getGenerators(options) {
|
|
|
246
246
|
}
|
|
247
247
|
(0, import_chunk_5FJ3MENK.printConfigWarnings)(schemaContext.warnings);
|
|
248
248
|
const previewFeatures = (0, import_chunk_CRVLHWC5.extractPreviewFeatures)(schemaContext.generators);
|
|
249
|
-
const dmmf = await (0,
|
|
249
|
+
const dmmf = await (0, import_chunk_23LS6DEM.getDMMF)({
|
|
250
250
|
datamodel: schemaContext.schemaFiles,
|
|
251
251
|
previewFeatures
|
|
252
252
|
});
|
|
@@ -297,7 +297,7 @@ You need to define \`output\` in the generator block in the schema file.`
|
|
|
297
297
|
fromEnvVar: null
|
|
298
298
|
};
|
|
299
299
|
}
|
|
300
|
-
const datamodel = (0,
|
|
300
|
+
const datamodel = (0, import_chunk_VHXS7DCK.mergeSchemas)({ schemas: schemaContext.schemaFiles });
|
|
301
301
|
const envPaths = await (0, import_chunk_46ABODUM.getEnvPaths)(schemaContext.schemaPath, { cwd: generatorConfig.output.value });
|
|
302
302
|
const options2 = {
|
|
303
303
|
datamodel,
|
|
@@ -389,7 +389,7 @@ generator gen {
|
|
|
389
389
|
debug2({ generatorBinaryPaths });
|
|
390
390
|
generator.setBinaryPaths(generatorBinaryPaths);
|
|
391
391
|
if (engineVersion !== version2 && generator.options && generator.manifest.requiresEngines.includes(queryEngineType) && generatorBinaryPaths[queryEngineType] && generatorBinaryPaths[queryEngineType]?.[binaryTarget]) {
|
|
392
|
-
const customDmmf = await (0,
|
|
392
|
+
const customDmmf = await (0, import_chunk_23LS6DEM.getDMMF)({
|
|
393
393
|
datamodel: schemaContext.schemaFiles,
|
|
394
394
|
previewFeatures
|
|
395
395
|
});
|
|
@@ -510,7 +510,7 @@ function checkUnsupportedDataProxy({
|
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
512
|
if (!schemaContext?.primaryDatasource) return;
|
|
513
|
-
const url = (0,
|
|
513
|
+
const url = (0, import_chunk_FMGYYV7A.resolveUrl)((0, import_chunk_FMGYYV7A.getEffectiveUrl)(schemaContext.primaryDatasource));
|
|
514
514
|
if (url?.startsWith("prisma://")) {
|
|
515
515
|
throw new Error(forbiddenCmdWithDataProxyFlagMessage(cmd));
|
|
516
516
|
}
|
|
@@ -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_NSMOO3LW_exports = {};
|
|
30
|
+
__export(chunk_NSMOO3LW_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_NSMOO3LW_exports);
|
|
38
38
|
var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
|
|
39
39
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
40
40
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
41
|
-
var
|
|
42
|
-
var
|
|
41
|
+
var import_chunk_4I4TFNM3 = require("./chunk-4I4TFNM3.js");
|
|
42
|
+
var import_chunk_AVP2XY2Q = require("./chunk-AVP2XY2Q.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_4I4TFNM3.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
68
68
|
this.name = "GetConfigError";
|
|
69
69
|
}
|
|
70
70
|
};
|
|
@@ -89,7 +89,7 @@ async function getConfig(options) {
|
|
|
89
89
|
() => {
|
|
90
90
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
|
|
91
91
|
debug("Triggering a Rust panic...");
|
|
92
|
-
|
|
92
|
+
import_chunk_AVP2XY2Q.prismaSchemaWasm.debug_panic();
|
|
93
93
|
}
|
|
94
94
|
const params = JSON.stringify({
|
|
95
95
|
prismaSchema: options.datamodel,
|
|
@@ -97,7 +97,7 @@ async function getConfig(options) {
|
|
|
97
97
|
ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
|
|
98
98
|
env: process.env
|
|
99
99
|
});
|
|
100
|
-
const data =
|
|
100
|
+
const data = import_chunk_AVP2XY2Q.prismaSchemaWasm.get_config(params);
|
|
101
101
|
return data;
|
|
102
102
|
},
|
|
103
103
|
(e) => ({
|
|
@@ -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_PQ4NKHHI_exports = {};
|
|
20
|
+
__export(chunk_PQ4NKHHI_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_PQ4NKHHI_exports);
|
|
28
|
+
var import_chunk_AVP2XY2Q = require("./chunk-AVP2XY2Q.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_AVP2XY2Q.prismaSchemaWasm.lint(JSON.stringify(schemas));
|
|
33
33
|
const lintDiagnostics = JSON.parse(lintResult);
|
|
34
34
|
return lintDiagnostics;
|
|
35
35
|
}
|
|
@@ -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_RLIIIYWS_exports = {};
|
|
20
|
+
__export(chunk_RLIIIYWS_exports, {
|
|
21
21
|
require_package: () => require_package
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
23
|
+
module.exports = __toCommonJS(chunk_RLIIIYWS_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) {
|
|
@@ -74,7 +74,7 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
74
74
|
"fp-ts": "2.16.9",
|
|
75
75
|
"fs-extra": "11.3.0",
|
|
76
76
|
"fs-jetpack": "5.1.0",
|
|
77
|
-
"global-
|
|
77
|
+
"global-directory": "4.0.0",
|
|
78
78
|
globby: "11.1.0",
|
|
79
79
|
"identifier-regex": "1.0.0",
|
|
80
80
|
"indent-string": "4.0.0",
|
|
@@ -91,7 +91,6 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
91
91
|
"p-map": "4.0.0",
|
|
92
92
|
resolve: "1.22.10",
|
|
93
93
|
"string-width": "7.2.0",
|
|
94
|
-
"strip-ansi": "6.0.1",
|
|
95
94
|
"strip-indent": "4.0.0",
|
|
96
95
|
"temp-dir": "2.0.0",
|
|
97
96
|
tempy: "1.0.1",
|
|
@@ -113,8 +112,8 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
|
|
|
113
112
|
"@prisma/generator": "workspace:*",
|
|
114
113
|
"@prisma/generator-helper": "workspace:*",
|
|
115
114
|
"@prisma/get-platform": "workspace:*",
|
|
116
|
-
"@prisma/prisma-schema-wasm": "6.16.0-
|
|
117
|
-
"@prisma/schema-engine-wasm": "6.16.0-
|
|
115
|
+
"@prisma/prisma-schema-wasm": "6.16.0-4.1442662e349b2fbbf95bea2c38622209c38b7362",
|
|
116
|
+
"@prisma/schema-engine-wasm": "6.16.0-4.1442662e349b2fbbf95bea2c38622209c38b7362",
|
|
118
117
|
"@prisma/schema-files-loader": "workspace:*",
|
|
119
118
|
arg: "5.0.2",
|
|
120
119
|
prompts: "2.4.2"
|
|
@@ -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_UMWJGTPH_exports = {};
|
|
20
|
+
__export(chunk_UMWJGTPH_exports, {
|
|
21
21
|
addVersionDetailsToErrorMessage: () => addVersionDetailsToErrorMessage
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
24
|
-
var
|
|
23
|
+
module.exports = __toCommonJS(chunk_UMWJGTPH_exports);
|
|
24
|
+
var import_chunk_7S425VZ2 = require("./chunk-7S425VZ2.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_7S425VZ2.version]];
|
|
28
28
|
return `${message}
|
|
29
29
|
|
|
30
30
|
${(0, import_chunk_QN6PSQY7.formatTable)(rows)}`;
|
|
@@ -26,15 +26,15 @@ 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_UQUWZJVN_exports = {};
|
|
30
|
+
__export(chunk_UQUWZJVN_exports, {
|
|
31
31
|
handlePanic: () => handlePanic
|
|
32
32
|
});
|
|
33
|
-
module.exports = __toCommonJS(
|
|
33
|
+
module.exports = __toCommonJS(chunk_UQUWZJVN_exports);
|
|
34
34
|
var import_chunk_I6WLABB2 = require("./chunk-I6WLABB2.js");
|
|
35
|
-
var
|
|
35
|
+
var import_chunk_7IKUTPWQ = require("./chunk-7IKUTPWQ.js");
|
|
36
36
|
var import_chunk_FCYHZHVW = require("./chunk-FCYHZHVW.js");
|
|
37
|
-
var
|
|
37
|
+
var import_chunk_HFFWZTVM = require("./chunk-HFFWZTVM.js");
|
|
38
38
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
|
39
39
|
var import_prompts = __toESM(require("prompts"));
|
|
40
40
|
async function handlePanic(args) {
|
|
@@ -79,7 +79,7 @@ ${(0, import_chunk_PG5FDKSF.dim)(`Learn more: ${(0, import_chunk_I6WLABB2.link)(
|
|
|
79
79
|
if (shouldSubmitReport) {
|
|
80
80
|
try {
|
|
81
81
|
console.log("Submitting...");
|
|
82
|
-
const reportId = await (0,
|
|
82
|
+
const reportId = await (0, import_chunk_HFFWZTVM.sendPanic)({ error, cliVersion, enginesVersion, getDatabaseVersionSafe });
|
|
83
83
|
console.log(`
|
|
84
84
|
${(0, import_chunk_PG5FDKSF.bold)(`We successfully received the error report id: ${reportId}`)}`);
|
|
85
85
|
console.log(`
|
|
@@ -90,7 +90,7 @@ ${(0, import_chunk_PG5FDKSF.bold)("Thanks a lot for your help! \u{1F64F}")}`);
|
|
|
90
90
|
console.error(`${(0, import_chunk_PG5FDKSF.gray)("Error report submission failed due to: ")}`, error2);
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
|
-
await (0,
|
|
93
|
+
await (0, import_chunk_7IKUTPWQ.wouldYouLikeToCreateANewIssue)({
|
|
94
94
|
prompt: !shouldSubmitReport,
|
|
95
95
|
error,
|
|
96
96
|
cliVersion,
|
|
@@ -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_VHXS7DCK_exports = {};
|
|
30
|
+
__export(chunk_VHXS7DCK_exports, {
|
|
31
31
|
MergeSchemasError: () => MergeSchemasError,
|
|
32
32
|
mergeSchemas: () => mergeSchemas
|
|
33
33
|
});
|
|
34
|
-
module.exports = __toCommonJS(
|
|
34
|
+
module.exports = __toCommonJS(chunk_VHXS7DCK_exports);
|
|
35
35
|
var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
|
|
36
36
|
var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
|
|
37
37
|
var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
|
|
38
|
-
var
|
|
39
|
-
var
|
|
38
|
+
var import_chunk_UMWJGTPH = require("./chunk-UMWJGTPH.js");
|
|
39
|
+
var import_chunk_AL6FMEY4 = require("./chunk-AL6FMEY4.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,7 +59,7 @@ ${detailsHeader} ${message}`;
|
|
|
59
59
|
}).exhaustive();
|
|
60
60
|
const errorMessageWithContext = `${constructedErrorMessage}
|
|
61
61
|
[Context: mergeSchemas]`;
|
|
62
|
-
super((0,
|
|
62
|
+
super((0, import_chunk_UMWJGTPH.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
|
63
63
|
this.name = "MergeSchemasError";
|
|
64
64
|
}
|
|
65
65
|
};
|
|
@@ -72,7 +72,7 @@ function mergeSchemas(options) {
|
|
|
72
72
|
const params = JSON.stringify({
|
|
73
73
|
schema: options.schemas
|
|
74
74
|
});
|
|
75
|
-
return
|
|
75
|
+
return import_chunk_AL6FMEY4.prismaSchemaWasm.merge_schemas(params);
|
|
76
76
|
},
|
|
77
77
|
(e) => ({
|
|
78
78
|
type: "wasm-error",
|
|
@@ -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_WGYGUQWZ_exports = {};
|
|
20
|
+
__export(chunk_WGYGUQWZ_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_WGYGUQWZ_exports);
|
|
28
|
+
var import_chunk_AL6FMEY4 = require("./chunk-AL6FMEY4.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_AL6FMEY4.prismaSchemaWasm.lint(JSON.stringify(schemas));
|
|
33
33
|
const lintDiagnostics = JSON.parse(lintResult);
|
|
34
34
|
return lintDiagnostics;
|
|
35
35
|
}
|