@prisma/internals 6.1.0-dev.2 → 6.1.0-dev.20
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-H3T4L34H.js → chunk-25RJ7YTB.js} +88 -83
- package/dist/{chunk-REPCDWZ2.js → chunk-2HMV3SUQ.js} +6 -6
- package/dist/{chunk-S4LINK5Y.js → chunk-2XRDQCIA.js} +5 -5
- package/dist/{chunk-OLKRUSOM.js → chunk-367S2MBR.js} +15 -15
- package/dist/{chunk-JMZHUHCC.js → chunk-3DMEILBC.js} +13 -13
- package/dist/{chunk-PKX4IW2Y.js → chunk-3DZRAROI.js} +13 -13
- package/dist/{chunk-2QSNILRH.js → chunk-3H62S3WD.js} +33 -804
- package/dist/{chunk-QRT26ULD.js → chunk-43VUK3MC.js} +5 -5
- package/dist/{chunk-R5SKCJDO.js → chunk-4ZFITFHC.js} +14 -14
- package/dist/{chunk-XXYXWXRT.js → chunk-5OU6MVBS.js} +5 -5
- package/dist/{chunk-YRALI4Z5.js → chunk-5TEYPXEY.js} +5 -5
- package/dist/{chunk-D4MCOTL5.js → chunk-5XRQ7ONW.js} +5 -5
- package/dist/{chunk-AFWVDOPK.js → chunk-6BHYPXCB.js} +5 -5
- package/dist/{chunk-UPOOOCZ4.js → chunk-6FIYAVRW.js} +5 -5
- package/dist/{chunk-UHMT3MWW.js → chunk-6YN45H32.js} +5 -5
- package/dist/{chunk-QGYKPH55.js → chunk-7MM2QZYT.js} +14 -41
- package/dist/{chunk-SV7K7BEF.js → chunk-7WNIJACZ.js} +15 -15
- package/dist/{chunk-I4467NNA.js → chunk-CXEMRKV4.js} +6 -6
- package/dist/{chunk-FCSFS3ED.js → chunk-D6Z7NTDK.js} +13 -13
- package/dist/{chunk-CO56NBYR.js → chunk-DUZIR5Q6.js} +5 -5
- package/dist/{chunk-G7LL2H2O.js → chunk-EKBX4J6O.js} +7 -7
- package/dist/{chunk-VAPKCPNH.js → chunk-J7RKPGUO.js} +14 -41
- package/dist/{chunk-J4MA2JIK.js → chunk-N6K7M2HZ.js} +5 -5
- package/dist/{chunk-RQPDQSHK.js → chunk-QIVUAERL.js} +777 -4
- package/dist/{chunk-FPHZVRV4.js → chunk-QJZIYUVB.js} +5 -5
- package/dist/{chunk-SLBBRUQS.js → chunk-QTXYAZFX.js} +5 -5
- package/dist/{chunk-4RWCRJYD.js → chunk-TFSZCVKC.js} +5 -5
- package/dist/{chunk-YALATXKM.js → chunk-TNDJXR2J.js} +5 -5
- package/dist/{chunk-HPF5G47V.js → chunk-UPIULDLZ.js} +5 -5
- package/dist/{chunk-BMDD7WQX.js → chunk-VDIJTVA3.js} +14 -14
- package/dist/{chunk-DUZ25E6S.js → chunk-WMNV7IJ4.js} +33 -804
- package/dist/{chunk-FZA7UXNP.js → chunk-XWZZEGZ4.js} +5 -5
- package/dist/cli/checkUnsupportedDataProxy.js +24 -24
- package/dist/cli/getSchema.js +29 -29
- package/dist/cli/hashes.js +24 -24
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +23 -23
- package/dist/engine-commands/getConfig.js +12 -12
- package/dist/engine-commands/getDmmf.js +9 -9
- package/dist/engine-commands/getEngineVersion.js +8 -8
- package/dist/engine-commands/getEnginesMetaInfo.js +10 -10
- package/dist/engine-commands/index.js +34 -34
- package/dist/engine-commands/lintSchema.js +8 -8
- package/dist/engine-commands/mergeSchemas.js +9 -9
- package/dist/engine-commands/queryEngineCommons.js +6 -6
- package/dist/engine-commands/validate.js +9 -9
- package/dist/get-generators/generatorResolvers/generatorResolvers.js +23 -23
- package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +23 -23
- package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +24 -24
- package/dist/get-generators/getGenerators.js +26 -26
- package/dist/get-generators/utils/getBinaryPathsByVersion.js +3 -3
- package/dist/index.js +63 -63
- package/dist/resolveBinary.js +7 -7
- package/dist/schemaEngineCommands.js +8 -8
- package/dist/sendPanic.js +23 -23
- package/dist/tracing/types.d.ts +26 -16
- package/dist/utils/cloudflareD1.js +3 -3
- package/dist/utils/getEnvPaths.js +23 -23
- package/dist/utils/getGitHubIssueUrl.js +4 -4
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handleEngineLoadingErrors.js +3 -3
- package/dist/utils/handlePanic.js +23 -23
- package/dist/utils/load.js +4 -4
- package/dist/utils/loadEnvFile.js +23 -23
- package/dist/wasm.js +4 -4
- package/package.json +9 -9
@@ -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_EKBX4J6O_exports = {};
|
20
|
+
__export(chunk_EKBX4J6O_exports, {
|
21
21
|
getEngineVersion: () => getEngineVersion,
|
22
22
|
safeGetEngineVersion: () => safeGetEngineVersion
|
23
23
|
});
|
24
|
-
module.exports = __toCommonJS(
|
25
|
-
var
|
24
|
+
module.exports = __toCommonJS(chunk_EKBX4J6O_exports);
|
25
|
+
var import_chunk_2XRDQCIA = require("./chunk-2XRDQCIA.js");
|
26
26
|
var import_chunk_7XNZDY2V = require("./chunk-7XNZDY2V.js");
|
27
|
-
var
|
27
|
+
var import_chunk_QJZIYUVB = require("./chunk-QJZIYUVB.js");
|
28
28
|
var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
|
29
29
|
var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
|
30
30
|
var import_engines = require("@prisma/engines");
|
@@ -35,11 +35,11 @@ async function getEngineVersion(enginePath, binaryName) {
|
|
35
35
|
if (!binaryName) {
|
36
36
|
binaryName = (0, import_engines.getCliQueryEngineBinaryType)();
|
37
37
|
}
|
38
|
-
enginePath = await (0,
|
38
|
+
enginePath = await (0, import_chunk_QJZIYUVB.resolveBinary)(binaryName, enginePath);
|
39
39
|
const platformInfo = await (0, import_get_platform.getPlatformInfo)();
|
40
40
|
if (binaryName === import_fetch_engine.BinaryType.QueryEngineLibrary) {
|
41
41
|
(0, import_get_platform.assertNodeAPISupported)();
|
42
|
-
const QE = (0,
|
42
|
+
const QE = (0, import_chunk_2XRDQCIA.loadLibrary)(enginePath, platformInfo);
|
43
43
|
return `${import_fetch_engine.BinaryType.QueryEngineLibrary} ${QE.version().commit}`;
|
44
44
|
} else {
|
45
45
|
const { stdout } = await (0, import_execa.default)(enginePath, ["--version"]);
|
@@ -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_J7RKPGUO_exports = {};
|
30
|
+
__export(chunk_J7RKPGUO_exports, {
|
31
31
|
GetDmmfError: () => GetDmmfError,
|
32
32
|
getDMMF: () => getDMMF
|
33
33
|
});
|
34
|
-
module.exports = __toCommonJS(
|
34
|
+
module.exports = __toCommonJS(chunk_J7RKPGUO_exports);
|
35
35
|
var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
|
36
|
-
var
|
37
|
-
var
|
36
|
+
var import_chunk_CXEMRKV4 = require("./chunk-CXEMRKV4.js");
|
37
|
+
var import_chunk_5TEYPXEY = require("./chunk-5TEYPXEY.js");
|
38
38
|
var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
|
39
|
-
var
|
40
|
-
var
|
39
|
+
var import_chunk_25RJ7YTB = require("./chunk-25RJ7YTB.js");
|
40
|
+
var import_chunk_DUZIR5Q6 = require("./chunk-DUZIR5Q6.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");
|
@@ -48,7 +48,7 @@ var import_function = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_PFLLVW
|
|
48
48
|
var debug = (0, import_debug.default)("prisma:getDMMF");
|
49
49
|
var GetDmmfError = class extends Error {
|
50
50
|
constructor(params) {
|
51
|
-
const constructedErrorMessage = (0,
|
51
|
+
const constructedErrorMessage = (0, import_chunk_25RJ7YTB.z)(params).with({ _tag: "parsed" }, ({ errorCode, message, reason }) => {
|
52
52
|
const errorCodeMessage = errorCode ? `Error code: ${errorCode}` : "";
|
53
53
|
return `${reason}
|
54
54
|
${errorCodeMessage}
|
@@ -60,13 +60,12 @@ ${detailsHeader} ${message}`;
|
|
60
60
|
}).exhaustive();
|
61
61
|
const errorMessageWithContext = `${constructedErrorMessage}
|
62
62
|
[Context: getDmmf]`;
|
63
|
-
super((0,
|
63
|
+
super((0, import_chunk_5TEYPXEY.addVersionDetailsToErrorMessage)(errorMessageWithContext));
|
64
64
|
this.name = "GetDmmfError";
|
65
65
|
}
|
66
66
|
};
|
67
67
|
async function getDMMF(options) {
|
68
|
-
|
69
|
-
const debugErrorType = (0, import_chunk_I4467NNA.createDebugErrorType)(debug, "getDmmfWasm");
|
68
|
+
const debugErrorType = (0, import_chunk_CXEMRKV4.createDebugErrorType)(debug, "getDmmfWasm");
|
70
69
|
debug(`Using getDmmf Wasm`);
|
71
70
|
const dmmfPipeline = (0, import_function.pipe)(
|
72
71
|
(0, import_chunk_7MD6344A.tryCatch2)(
|
@@ -91,13 +90,13 @@ async function getDMMF(options) {
|
|
91
90
|
() => {
|
92
91
|
if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
|
93
92
|
debug("Triggering a Rust panic...");
|
94
|
-
|
93
|
+
import_chunk_DUZIR5Q6.prismaSchemaWasm.debug_panic();
|
95
94
|
}
|
96
95
|
const params = JSON.stringify({
|
97
96
|
prismaSchema: datamodel,
|
98
97
|
noColor: Boolean(process.env.NO_COLOR)
|
99
98
|
});
|
100
|
-
const data =
|
99
|
+
const data = import_chunk_DUZIR5Q6.prismaSchemaWasm.get_dmmf(params);
|
101
100
|
return data;
|
102
101
|
},
|
103
102
|
(e) => ({
|
@@ -130,7 +129,7 @@ async function getDMMF(options) {
|
|
130
129
|
const { right: data } = dmmfEither;
|
131
130
|
return Promise.resolve(data);
|
132
131
|
}
|
133
|
-
const error = (0,
|
132
|
+
const error = (0, import_chunk_25RJ7YTB.z)(dmmfEither.left).with({ type: "read-datamodel-path" }, (e) => {
|
134
133
|
debugErrorType(e);
|
135
134
|
return new GetDmmfError({
|
136
135
|
_tag: "unparsed",
|
@@ -158,36 +157,10 @@ Datamodel path: "${e.datamodelPath}"`,
|
|
158
157
|
return panic;
|
159
158
|
}
|
160
159
|
const errorOutput = e.error.message;
|
161
|
-
return new GetDmmfError((0,
|
160
|
+
return new GetDmmfError((0, import_chunk_CXEMRKV4.parseQueryEngineError)({ errorOutput, reason: e.reason }));
|
162
161
|
}).with({ type: "parse-json" }, (e) => {
|
163
162
|
debugErrorType(e);
|
164
163
|
return new GetDmmfError({ _tag: "unparsed", message: e.error.message, reason: e.reason });
|
165
164
|
}).exhaustive();
|
166
165
|
throw error;
|
167
166
|
}
|
168
|
-
function warnOnDeprecatedFeatureFlag(previewFeatures) {
|
169
|
-
const getMessage = (flag) => `${(0, import_chunk_PG5FDKSF.blue)((0, import_chunk_PG5FDKSF.bold)("info"))} The preview flag "${flag}" is not needed anymore, please remove it from your schema.prisma`;
|
170
|
-
const removedFeatureFlagMap = {
|
171
|
-
insensitiveFilters: getMessage("insensitiveFilters"),
|
172
|
-
atomicNumberOperations: getMessage("atomicNumberOperations"),
|
173
|
-
connectOrCreate: getMessage("connectOrCreate"),
|
174
|
-
transaction: getMessage("transaction"),
|
175
|
-
nApi: getMessage("nApi"),
|
176
|
-
transactionApi: getMessage("transactionApi"),
|
177
|
-
uncheckedScalarInputs: getMessage("uncheckedScalarInputs"),
|
178
|
-
nativeTypes: getMessage("nativeTypes"),
|
179
|
-
createMany: getMessage("createMany"),
|
180
|
-
groupBy: getMessage("groupBy"),
|
181
|
-
referentialActions: getMessage("referentialActions"),
|
182
|
-
microsoftSqlServer: getMessage("microsoftSqlServer"),
|
183
|
-
selectRelationCount: getMessage("selectRelationCount"),
|
184
|
-
orderByRelation: getMessage("orderByRelation"),
|
185
|
-
orderByAggregateGroup: getMessage("orderByAggregateGroup")
|
186
|
-
};
|
187
|
-
previewFeatures?.forEach((f) => {
|
188
|
-
const removedMessage = removedFeatureFlagMap[f];
|
189
|
-
if (removedMessage && !process.env.PRISMA_HIDE_PREVIEW_FLAG_WARNINGS) {
|
190
|
-
console.warn(removedMessage);
|
191
|
-
}
|
192
|
-
});
|
193
|
-
}
|
@@ -16,12 +16,12 @@ var __copyProps = (to, from, except, desc) => {
|
|
16
16
|
return to;
|
17
17
|
};
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
19
|
-
var
|
20
|
-
__export(
|
19
|
+
var chunk_N6K7M2HZ_exports = {};
|
20
|
+
__export(chunk_N6K7M2HZ_exports, {
|
21
21
|
handleLibraryLoadingErrors: () => handleLibraryLoadingErrors
|
22
22
|
});
|
23
|
-
module.exports = __toCommonJS(
|
24
|
-
var
|
23
|
+
module.exports = __toCommonJS(chunk_N6K7M2HZ_exports);
|
24
|
+
var import_chunk_25RJ7YTB = require("./chunk-25RJ7YTB.js");
|
25
25
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
26
26
|
var import_get_platform = require("@prisma/get-platform");
|
27
27
|
function handleLibraryLoadingErrors(args) {
|
@@ -32,7 +32,7 @@ function handleLibraryLoadingErrors(args) {
|
|
32
32
|
"https://pris.ly/d/system-requirements"
|
33
33
|
)}`;
|
34
34
|
const errorTitle = `Unable to require(\`${(0, import_chunk_PG5FDKSF.dim)(args.id)}\`).`;
|
35
|
-
const potentialReasonMessage = (0,
|
35
|
+
const potentialReasonMessage = (0, import_chunk_25RJ7YTB.z)({ message: error.message, code: error.code }).with({ code: "ENOENT" }, () => `File does not exist.`).when(
|
36
36
|
({ message }) => hasLinkingProblem && message.includes("libz"),
|
37
37
|
() => {
|
38
38
|
return `${systemLibraryNotFound("libz")}. Please install it and try again.`;
|