@prisma/internals 6.20.0-integration-feat-prisma-7-config.3 → 6.20.0-integration-oidc-truster-publishers.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-VFZCLI5X.js → chunk-26ZV6OR7.js} +5 -5
- package/dist/{chunk-5FTKVAG5.js → chunk-2GUGGLPK.js} +97 -40
- package/dist/chunk-3FP46GUV.js +471 -0
- package/dist/chunk-46ABODUM.js +186 -0
- package/dist/{chunk-GJSFP4V4.js → chunk-4CGPN5SR.js} +9 -3
- package/dist/{chunk-GL7OANR6.js → chunk-4JCVHBYR.js} +5 -5
- package/dist/{chunk-MEOOYUIZ.js → chunk-5AI4FIZ3.js} +10 -10
- package/dist/{chunk-LS2GZ6B3.js → chunk-5VHPFZRR.js} +11 -11
- package/dist/{chunk-73HXEN2A.js → chunk-6LDZU7KZ.js} +5 -5
- package/dist/{chunk-VHE2A7YV.js → chunk-6MO7MVPQ.js} +11 -11
- package/dist/chunk-6TTRTZXU.js +37 -0
- package/dist/{chunk-SMJRM3EM.js → chunk-75BIJ5PX.js} +9 -9
- package/dist/{chunk-MYLPCGTT.js → chunk-7QC5VORA.js} +5 -5
- package/dist/{chunk-TGA7DC5A.js → chunk-AX5N26KG.js} +9 -14
- package/dist/{chunk-QSVWJ2S2.js → chunk-BVJP43JS.js} +784 -13
- package/dist/{chunk-B2BNIZB2.js → chunk-CCLAMTCA.js} +8 -7
- package/dist/{chunk-3ZWEK4N6.js → chunk-CPCSIALL.js} +5 -5
- package/dist/chunk-D4VDA2TZ.js +66 -0
- package/dist/chunk-DZYINYAA.js +68 -0
- package/dist/{chunk-E355HAZP.js → chunk-E4H6V3Z4.js} +11 -11
- package/dist/chunk-ERSH2BQA.js +58 -0
- package/dist/{chunk-OKVM3CW4.js → chunk-EYVG6XQS.js} +39 -3
- package/dist/{chunk-5MHUYAV3.js → chunk-F2OZV76L.js} +9 -9
- package/dist/{chunk-O4JHL7XP.js → chunk-FHZ5QJLR.js} +5 -5
- package/dist/{chunk-HNRMSI3R.js → chunk-FYZCPL2Z.js} +8 -5
- package/dist/{chunk-22HIO2UL.js → chunk-GMW36QQF.js} +7 -7
- package/dist/{chunk-LD5PU7J5.js → chunk-GVZIPRAQ.js} +97 -40
- package/dist/{chunk-BUQN4WLU.js → chunk-HFFWZTVM.js} +9 -7
- package/dist/{chunk-CGLLQXZE.js → chunk-HHG4DGHC.js} +12 -11
- package/dist/{chunk-5W3BSMTH.js → chunk-HO5HRHFZ.js} +6 -3
- package/dist/{chunk-SDDES4ZN.js → chunk-HTUTYKBP.js} +12 -12
- package/dist/{chunk-3WXUQZS7.js → chunk-I6WLABB2.js} +5 -14
- package/dist/{chunk-FF7OLLBP.js → chunk-IDINCQMN.js} +784 -12
- package/dist/{chunk-LA5QBRTU.js → chunk-IUXRC7ZP.js} +20 -14
- package/dist/{chunk-QOZ7USPD.js → chunk-JOIIWB3U.js} +159 -193
- package/dist/{chunk-UGVSG4YK.js → chunk-JTS4UPHJ.js} +5 -5
- package/dist/{chunk-24ZPBDBI.js → chunk-LV27YCGC.js} +11 -11
- package/dist/{chunk-KNNTV7IN.js → chunk-NVNI2SRU.js} +213 -687
- package/dist/{chunk-H5STSTVK.js → chunk-OAT7ZJED.js} +20 -7
- package/dist/chunk-PZMRR772.js +41 -0
- package/dist/{chunk-SLV6CI6L.js → chunk-QJ3QPUM5.js} +5 -5
- package/dist/{chunk-5I4ERIIY.js → chunk-RS2R7COT.js} +9 -3
- package/dist/{chunk-Z2RQHZ3W.js → chunk-SOKSKSEX.js} +20 -14
- package/dist/chunk-T2PM5TKT.js +55 -0
- package/dist/{chunk-GVDRC4TL.js → chunk-TBR6SNKL.js} +5 -5
- package/dist/{chunk-FNXXQZUZ.js → chunk-TEOXRLQU.js} +9 -8
- package/dist/{chunk-MLFKBBDL.js → chunk-TQFONRJP.js} +5 -5
- package/dist/{chunk-WSZXPLJQ.js → chunk-TZJROXB3.js} +4 -4
- package/dist/{chunk-WJKBKH3Y.js → chunk-UHI6VYFX.js} +5 -5
- package/dist/{chunk-BM3JIFQT.js → chunk-UQUWZJVN.js} +7 -7
- package/dist/{chunk-2Q43C56O.js → chunk-WEU72JRD.js} +5 -5
- package/dist/{chunk-ARC7TW3L.js → chunk-WFNB7VRA.js} +14 -4
- package/dist/{chunk-C5YUUOQW.js → chunk-WYQJ4JWO.js} +12 -12
- package/dist/cli/checkUnsupportedDataProxy.js +60 -53
- package/dist/cli/checkUnsupportedSchemaEngineWasm.d.ts +22 -0
- package/dist/cli/checkUnsupportedSchemaEngineWasm.js +135 -0
- package/dist/cli/getGeneratorSuccessMessage.js +3 -2
- package/dist/cli/getSchema.d.ts +15 -1
- package/dist/cli/getSchema.js +5 -4
- package/dist/cli/hashes.js +4 -4
- package/dist/cli/schemaContext.d.ts +11 -2
- package/dist/cli/schemaContext.js +60 -53
- package/dist/client/getClientEngineType.d.ts +7 -0
- package/dist/client/getClientEngineType.js +26 -0
- package/dist/dotenvExpand.d.ts +35 -0
- package/dist/dotenvExpand.js +25 -0
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +59 -52
- package/dist/engine-commands/getConfig.d.ts +1 -0
- package/dist/engine-commands/getConfig.js +13 -13
- package/dist/engine-commands/getDmmf.js +10 -10
- package/dist/engine-commands/getEngineVersion.js +9 -6
- package/dist/engine-commands/getEnginesInfo.d.ts +1 -0
- package/dist/engine-commands/getEnginesInfo.js +9 -7
- package/dist/engine-commands/index.js +71 -64
- 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 +1 -0
- package/dist/get-generators/getGenerators.js +62 -55
- 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 +5 -6
- package/dist/getPackedPackage.js +3 -4
- package/dist/index.d.ts +10 -1
- package/dist/index.js +112 -95
- package/dist/{multipart-parser-UV3WZSWW.js → multipart-parser-3AFJFP6K.js} +6 -6
- package/dist/resolveBinary.js +7 -8
- package/dist/schemaEngineCommands.js +8 -9
- package/dist/sendPanic.js +4 -4
- package/dist/utils/cloudflareD1.d.ts +5 -0
- package/dist/utils/cloudflareD1.js +27 -0
- 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/getEnvPaths.d.ts +14 -0
- package/dist/utils/getEnvPaths.js +29 -0
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handleEngineLoadingErrors.d.ts +8 -0
- package/dist/utils/handleEngineLoadingErrors.js +27 -0
- package/dist/utils/handlePanic.js +6 -6
- package/dist/utils/link.js +2 -2
- package/dist/utils/load.d.ts +6 -0
- package/dist/utils/load.js +28 -0
- package/dist/utils/loadEnvFile.d.ts +10 -0
- package/dist/utils/loadEnvFile.js +30 -0
- package/dist/utils/missingDatasource.js +3 -3
- package/dist/utils/missingGeneratorMessage.js +5 -5
- package/dist/utils/serializeQueryEngineName.js +2 -2
- package/dist/utils/tryLoadEnvs.d.ts +25 -0
- package/dist/utils/tryLoadEnvs.js +30 -0
- package/dist/wasm.js +5 -5
- package/package.json +16 -15
- package/dist/chunk-DYV47NUW.js +0 -796
|
@@ -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_26ZV6OR7_exports = {};
|
|
20
|
+
__export(chunk_26ZV6OR7_exports, {
|
|
21
21
|
version: () => version
|
|
22
22
|
});
|
|
23
|
-
module.exports = __toCommonJS(
|
|
24
|
-
var
|
|
25
|
-
var packageJson = (0,
|
|
23
|
+
module.exports = __toCommonJS(chunk_26ZV6OR7_exports);
|
|
24
|
+
var import_chunk_TEOXRLQU = require("./chunk-TEOXRLQU.js");
|
|
25
|
+
var packageJson = (0, import_chunk_TEOXRLQU.require_package)();
|
|
26
26
|
var version = packageJson.version;
|
|
@@ -26,44 +26,49 @@ 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_2GUGGLPK_exports = {};
|
|
30
|
+
__export(chunk_2GUGGLPK_exports, {
|
|
31
31
|
checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
|
|
32
|
+
checkUnsupportedSchemaEngineWasm: () => checkUnsupportedSchemaEngineWasm,
|
|
33
|
+
forbiddenCmdFlagWithSchemaEngineWasm: () => forbiddenCmdFlagWithSchemaEngineWasm,
|
|
32
34
|
forbiddenCmdWithDataProxyFlagMessage: () => forbiddenCmdWithDataProxyFlagMessage,
|
|
33
35
|
formatSchema: () => formatSchema,
|
|
34
36
|
getBinaryTargetForCurrentPlatform: () => import_get_platform2.getBinaryTargetForCurrentPlatform,
|
|
35
37
|
getGenerator: () => getGenerator,
|
|
36
38
|
getGenerators: () => getGenerators,
|
|
39
|
+
getNodeAPIName: () => import_get_platform2.getNodeAPIName,
|
|
37
40
|
knownBinaryTargets: () => knownBinaryTargets,
|
|
38
41
|
loadSchemaContext: () => loadSchemaContext,
|
|
39
42
|
processSchemaResult: () => processSchemaResult,
|
|
40
43
|
skipIndex: () => skipIndex
|
|
41
44
|
});
|
|
42
|
-
module.exports = __toCommonJS(
|
|
45
|
+
module.exports = __toCommonJS(chunk_2GUGGLPK_exports);
|
|
46
|
+
var import_chunk_X3P4J7WW = require("./chunk-X3P4J7WW.js");
|
|
43
47
|
var import_chunk_LRU47BGE = require("./chunk-LRU47BGE.js");
|
|
44
48
|
var import_chunk_X77CS5RK = require("./chunk-X77CS5RK.js");
|
|
45
|
-
var
|
|
46
|
-
var
|
|
49
|
+
var import_chunk_F2OZV76L = require("./chunk-F2OZV76L.js");
|
|
50
|
+
var import_chunk_RS2R7COT = require("./chunk-RS2R7COT.js");
|
|
47
51
|
var import_chunk_GXW4NTU2 = require("./chunk-GXW4NTU2.js");
|
|
48
52
|
var import_chunk_5FJ3MENK = require("./chunk-5FJ3MENK.js");
|
|
49
|
-
var
|
|
50
|
-
var
|
|
51
|
-
var
|
|
53
|
+
var import_chunk_7QC5VORA = require("./chunk-7QC5VORA.js");
|
|
54
|
+
var import_chunk_AX5N26KG = require("./chunk-AX5N26KG.js");
|
|
55
|
+
var import_chunk_46ABODUM = require("./chunk-46ABODUM.js");
|
|
56
|
+
var import_chunk_I6WLABB2 = require("./chunk-I6WLABB2.js");
|
|
52
57
|
var import_chunk_CRVLHWC5 = require("./chunk-CRVLHWC5.js");
|
|
53
|
-
var
|
|
54
|
-
var
|
|
55
|
-
var
|
|
56
|
-
var
|
|
57
|
-
var
|
|
58
|
-
var
|
|
58
|
+
var import_chunk_SOKSKSEX = require("./chunk-SOKSKSEX.js");
|
|
59
|
+
var import_chunk_LV27YCGC = require("./chunk-LV27YCGC.js");
|
|
60
|
+
var import_chunk_TBR6SNKL = require("./chunk-TBR6SNKL.js");
|
|
61
|
+
var import_chunk_E4H6V3Z4 = require("./chunk-E4H6V3Z4.js");
|
|
62
|
+
var import_chunk_EYVG6XQS = require("./chunk-EYVG6XQS.js");
|
|
63
|
+
var import_chunk_FHZ5QJLR = require("./chunk-FHZ5QJLR.js");
|
|
64
|
+
var import_chunk_ZJWZK45Z = require("./chunk-ZJWZK45Z.js");
|
|
59
65
|
var import_chunk_2B26F5N3 = require("./chunk-2B26F5N3.js");
|
|
60
66
|
var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
|
|
61
67
|
var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
|
|
62
68
|
var import_chunk_BPDMLM32 = require("./chunk-BPDMLM32.js");
|
|
63
69
|
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");
|
|
66
70
|
var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
|
|
71
|
+
var import_chunk_BVJP43JS = require("./chunk-BVJP43JS.js");
|
|
67
72
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
|
68
73
|
var import_path = __toESM(require("path"));
|
|
69
74
|
var import_debug = __toESM(require("@prisma/debug"));
|
|
@@ -72,11 +77,32 @@ var import_engines = require("@prisma/engines");
|
|
|
72
77
|
var import_get_platform = require("@prisma/get-platform");
|
|
73
78
|
var import_path2 = __toESM(require("path"));
|
|
74
79
|
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
|
+
}
|
|
75
101
|
var debug = (0, import_debug.default)("prisma:format");
|
|
76
102
|
async function formatSchema({ schemas }, inputFormattingOptions) {
|
|
77
103
|
if (process.env.FORCE_PANIC_PRISMA_SCHEMA) {
|
|
78
104
|
handleFormatPanic(() => {
|
|
79
|
-
|
|
105
|
+
import_chunk_FHZ5QJLR.prismaSchemaWasm.debug_panic();
|
|
80
106
|
});
|
|
81
107
|
}
|
|
82
108
|
const defaultFormattingOptions = {
|
|
@@ -93,10 +119,10 @@ async function formatSchema({ schemas }, inputFormattingOptions) {
|
|
|
93
119
|
const { formattedMultipleSchemas, lintDiagnostics } = handleFormatPanic(() => {
|
|
94
120
|
const formattedMultipleSchemasRaw = formatWasm(JSON.stringify(schemas), documentFormattingParams);
|
|
95
121
|
const formattedMultipleSchemas2 = JSON.parse(formattedMultipleSchemasRaw);
|
|
96
|
-
const lintDiagnostics2 = (0,
|
|
122
|
+
const lintDiagnostics2 = (0, import_chunk_TBR6SNKL.lintSchema)({ schemas: formattedMultipleSchemas2 });
|
|
97
123
|
return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
|
|
98
124
|
});
|
|
99
|
-
const lintWarnings = (0,
|
|
125
|
+
const lintWarnings = (0, import_chunk_TBR6SNKL.getLintWarningsAsText)(lintDiagnostics);
|
|
100
126
|
if (lintWarnings && import_chunk_ZJWZK45Z.logger_exports.should.warn()) {
|
|
101
127
|
console.warn(lintWarnings);
|
|
102
128
|
}
|
|
@@ -123,7 +149,7 @@ function handleFormatPanic(tryCb) {
|
|
|
123
149
|
}
|
|
124
150
|
}
|
|
125
151
|
function formatWasm(schema, documentFormattingParams) {
|
|
126
|
-
const formattedSchema =
|
|
152
|
+
const formattedSchema = import_chunk_FHZ5QJLR.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
|
|
127
153
|
return formattedSchema;
|
|
128
154
|
}
|
|
129
155
|
async function loadSchemaContext({
|
|
@@ -131,45 +157,48 @@ async function loadSchemaContext({
|
|
|
131
157
|
schemaPathFromConfig,
|
|
132
158
|
schemaEngineConfig,
|
|
133
159
|
printLoadMessage = true,
|
|
160
|
+
ignoreEnvVarErrors = false,
|
|
134
161
|
allowNull = false,
|
|
135
162
|
schemaPathArgumentName = "--schema",
|
|
136
163
|
cwd = process.cwd()
|
|
137
164
|
} = {}) {
|
|
138
165
|
let schemaResult = null;
|
|
139
166
|
if (allowNull) {
|
|
140
|
-
schemaResult = await (0,
|
|
167
|
+
schemaResult = await (0, import_chunk_EYVG6XQS.getSchemaWithPathOptional)(schemaPathFromArg, schemaPathFromConfig, {
|
|
141
168
|
argumentName: schemaPathArgumentName,
|
|
142
169
|
cwd
|
|
143
170
|
});
|
|
144
171
|
if (!schemaResult) return null;
|
|
145
172
|
} else {
|
|
146
|
-
schemaResult = await (0,
|
|
173
|
+
schemaResult = await (0, import_chunk_EYVG6XQS.getSchemaWithPath)(schemaPathFromArg, schemaPathFromConfig, {
|
|
147
174
|
argumentName: schemaPathArgumentName,
|
|
148
175
|
cwd
|
|
149
176
|
});
|
|
150
177
|
}
|
|
151
|
-
return processSchemaResult({ schemaResult, schemaEngineConfig, printLoadMessage, cwd });
|
|
178
|
+
return processSchemaResult({ schemaResult, schemaEngineConfig, printLoadMessage, ignoreEnvVarErrors, cwd });
|
|
152
179
|
}
|
|
153
180
|
async function processSchemaResult({
|
|
154
181
|
schemaResult,
|
|
155
182
|
schemaEngineConfig,
|
|
156
183
|
printLoadMessage = true,
|
|
184
|
+
ignoreEnvVarErrors = false,
|
|
157
185
|
cwd = process.cwd()
|
|
158
186
|
}) {
|
|
159
187
|
const loadedFromPathForLogMessages = import_path.default.relative(cwd, schemaResult.schemaPath);
|
|
160
188
|
const schemaRootDir = schemaResult.schemaRootDir || cwd;
|
|
161
189
|
if (printLoadMessage) {
|
|
162
|
-
(0,
|
|
190
|
+
(0, import_chunk_EYVG6XQS.printSchemaLoadedMessage)(loadedFromPathForLogMessages);
|
|
163
191
|
}
|
|
164
|
-
const configFromPsl = await (0,
|
|
192
|
+
const configFromPsl = await (0, import_chunk_SOKSKSEX.getConfig)({ datamodel: schemaResult.schemas, ignoreEnvVarErrors });
|
|
165
193
|
const datasourceFromPsl = configFromPsl.datasources.at(0);
|
|
166
|
-
const primaryDatasource = (0, import_chunk_XKZ6CBLA.z)(schemaEngineConfig
|
|
194
|
+
const primaryDatasource = (0, import_chunk_XKZ6CBLA.z)(schemaEngineConfig).with({ engine: "classic" }, ({ datasource }) => {
|
|
195
|
+
const { url, directUrl, shadowDatabaseUrl } = datasource;
|
|
167
196
|
const primaryDatasource2 = {
|
|
168
197
|
...datasourceFromPsl,
|
|
169
198
|
url: { fromEnvVar: null, value: url },
|
|
170
199
|
directUrl: directUrl ? { fromEnvVar: null, value: directUrl } : void 0,
|
|
171
200
|
shadowDatabaseUrl: shadowDatabaseUrl ? { fromEnvVar: null, value: shadowDatabaseUrl } : void 0,
|
|
172
|
-
[Symbol.for("
|
|
201
|
+
[Symbol.for("engine.classic")]: true
|
|
173
202
|
};
|
|
174
203
|
return primaryDatasource2;
|
|
175
204
|
}).otherwise(() => datasourceFromPsl);
|
|
@@ -193,7 +222,7 @@ function getPrimaryDatasourceDirectory(primaryDatasource) {
|
|
|
193
222
|
}
|
|
194
223
|
return null;
|
|
195
224
|
}
|
|
196
|
-
var import_p_map = (0, import_chunk_4VNS5WPM.__toESM)((0,
|
|
225
|
+
var import_p_map = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_BVJP43JS.require_p_map)());
|
|
197
226
|
var debug2 = (0, import_debug2.default)("prisma:getGenerators");
|
|
198
227
|
async function getGenerators(options) {
|
|
199
228
|
if (options.registry === void 0 && options.providerAliases !== void 0) {
|
|
@@ -218,27 +247,28 @@ async function getGenerators(options) {
|
|
|
218
247
|
binaryPathsOverride,
|
|
219
248
|
generatorNames = [],
|
|
220
249
|
postinstall,
|
|
250
|
+
noEngine,
|
|
221
251
|
allowNoModels = true,
|
|
222
252
|
typedSql
|
|
223
253
|
} = options;
|
|
224
|
-
const schemaContext = !options.schemaContext && schemaPath ? await loadSchemaContext({ schemaPathFromArg: schemaPath }) : options.schemaContext;
|
|
254
|
+
const schemaContext = !options.schemaContext && schemaPath ? await loadSchemaContext({ schemaPathFromArg: schemaPath, ignoreEnvVarErrors: true }) : options.schemaContext;
|
|
225
255
|
if (!schemaContext) {
|
|
226
256
|
throw new Error(`no schema provided for getGenerators`);
|
|
227
257
|
}
|
|
228
258
|
if (!schemaContext.primaryDatasource) {
|
|
229
|
-
throw new Error(
|
|
259
|
+
throw new Error(import_chunk_7QC5VORA.missingDatasource);
|
|
230
260
|
}
|
|
231
261
|
(0, import_chunk_5FJ3MENK.printConfigWarnings)(schemaContext.warnings);
|
|
232
262
|
const previewFeatures = (0, import_chunk_CRVLHWC5.extractPreviewFeatures)(schemaContext.generators);
|
|
233
|
-
const dmmf = await (0,
|
|
263
|
+
const dmmf = await (0, import_chunk_LV27YCGC.getDMMF)({
|
|
234
264
|
datamodel: schemaContext.schemaFiles,
|
|
235
265
|
previewFeatures
|
|
236
266
|
});
|
|
237
267
|
if (dmmf.datamodel.models.length === 0 && !allowNoModels) {
|
|
238
268
|
if (schemaContext.primaryDatasource.provider === "mongodb") {
|
|
239
|
-
throw new Error(
|
|
269
|
+
throw new Error(import_chunk_AX5N26KG.missingModelMessageMongoDB);
|
|
240
270
|
}
|
|
241
|
-
throw new Error(
|
|
271
|
+
throw new Error(import_chunk_AX5N26KG.missingModelMessage);
|
|
242
272
|
}
|
|
243
273
|
const generatorConfigs = filterGenerators(overrideGenerators || schemaContext.generators, generatorNames);
|
|
244
274
|
await validateGenerators(generatorConfigs);
|
|
@@ -281,7 +311,8 @@ You need to define \`output\` in the generator block in the schema file.`
|
|
|
281
311
|
fromEnvVar: null
|
|
282
312
|
};
|
|
283
313
|
}
|
|
284
|
-
const datamodel = (0,
|
|
314
|
+
const datamodel = (0, import_chunk_E4H6V3Z4.mergeSchemas)({ schemas: schemaContext.schemaFiles });
|
|
315
|
+
const envPaths = await (0, import_chunk_46ABODUM.getEnvPaths)(schemaContext.schemaPath, { cwd: generatorConfig.output.value });
|
|
285
316
|
const options2 = {
|
|
286
317
|
datamodel,
|
|
287
318
|
datasources: schemaContext.datasources,
|
|
@@ -293,7 +324,9 @@ You need to define \`output\` in the generator block in the schema file.`
|
|
|
293
324
|
version: version2 || import_engines.enginesVersion,
|
|
294
325
|
// this version makes no sense anymore and should be ignored
|
|
295
326
|
postinstall,
|
|
327
|
+
noEngine,
|
|
296
328
|
allowNoModels,
|
|
329
|
+
envPaths,
|
|
297
330
|
typedSql
|
|
298
331
|
};
|
|
299
332
|
generatorInstance.setOptions(options2);
|
|
@@ -337,16 +370,18 @@ generator gen {
|
|
|
337
370
|
}
|
|
338
371
|
const generatorBinaryTargets = g.options?.generator?.binaryTargets;
|
|
339
372
|
if (generatorBinaryTargets && generatorBinaryTargets.length > 0) {
|
|
340
|
-
for (const
|
|
341
|
-
if (!neededVersions[neededVersion].binaryTargets.find((object) => object.value ===
|
|
342
|
-
neededVersions[neededVersion].binaryTargets.push(
|
|
373
|
+
for (const binaryTarget2 of generatorBinaryTargets) {
|
|
374
|
+
if (!neededVersions[neededVersion].binaryTargets.find((object) => object.value === binaryTarget2.value)) {
|
|
375
|
+
neededVersions[neededVersion].binaryTargets.push(binaryTarget2);
|
|
343
376
|
}
|
|
344
377
|
}
|
|
345
378
|
}
|
|
346
379
|
}
|
|
347
380
|
}
|
|
381
|
+
const queryEngineBinaryType = (0, import_engines.getCliQueryEngineBinaryType)();
|
|
382
|
+
const queryEngineType = (0, import_chunk_RS2R7COT.binaryTypeToEngineType)(queryEngineBinaryType);
|
|
348
383
|
debug2("neededVersions", JSON.stringify(neededVersions, null, 2));
|
|
349
|
-
const { binaryPathsByVersion } = await (0,
|
|
384
|
+
const { binaryPathsByVersion, binaryTarget } = await (0, import_chunk_F2OZV76L.getBinaryPathsByVersion)({
|
|
350
385
|
neededVersions,
|
|
351
386
|
// We're lazily computing the binary target here, to avoid printing the
|
|
352
387
|
// `Prisma failed to detect the libssl/openssl version to use` warning
|
|
@@ -367,6 +402,17 @@ generator gen {
|
|
|
367
402
|
const generatorBinaryPaths = (0, import_chunk_GXW4NTU2.pick)(binaryPaths ?? {}, generator.manifest.requiresEngines);
|
|
368
403
|
debug2({ generatorBinaryPaths });
|
|
369
404
|
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
|
+
}
|
|
370
416
|
}
|
|
371
417
|
}
|
|
372
418
|
return generators;
|
|
@@ -391,6 +437,17 @@ var oldToNewBinaryTargetsMapping = {
|
|
|
391
437
|
async function validateGenerators(generators) {
|
|
392
438
|
const binaryTarget = await (0, import_get_platform.getBinaryTargetForCurrentPlatform)();
|
|
393
439
|
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
|
+
}
|
|
394
451
|
if (generator.binaryTargets) {
|
|
395
452
|
const binaryTargets2 = generator.binaryTargets && generator.binaryTargets.length > 0 ? generator.binaryTargets : [{ fromEnvVar: null, value: "native" }];
|
|
396
453
|
const resolvedBinaryTargets = binaryTargets2.flatMap((object) => (0, import_chunk_IOIAK7V7.parseBinaryTargetsEnvValue)(object)).map((p) => p === "native" ? binaryTarget : p);
|
|
@@ -454,7 +511,7 @@ var forbiddenCmdWithDataProxyFlagMessage = (command) => `
|
|
|
454
511
|
Using an Accelerate URL is not supported for this CLI command ${(0, import_chunk_PG5FDKSF.green)(`prisma ${command}`)} yet.
|
|
455
512
|
Please use a direct connection to your database via the datasource \`directUrl\` setting.
|
|
456
513
|
|
|
457
|
-
More information about this limitation: ${(0,
|
|
514
|
+
More information about this limitation: ${(0, import_chunk_I6WLABB2.link)("https://pris.ly/d/accelerate-limitations")}
|
|
458
515
|
`;
|
|
459
516
|
function checkUnsupportedDataProxy({
|
|
460
517
|
cmd,
|
|
@@ -467,7 +524,7 @@ function checkUnsupportedDataProxy({
|
|
|
467
524
|
}
|
|
468
525
|
}
|
|
469
526
|
if (!schemaContext?.primaryDatasource) return;
|
|
470
|
-
const url = (0,
|
|
527
|
+
const url = (0, import_chunk_SOKSKSEX.resolveUrl)((0, import_chunk_SOKSKSEX.getEffectiveUrl)(schemaContext.primaryDatasource));
|
|
471
528
|
if (url?.startsWith("prisma://")) {
|
|
472
529
|
throw new Error(forbiddenCmdWithDataProxyFlagMessage(cmd));
|
|
473
530
|
}
|