@prisma/internals 6.13.0-integration-feat-orm-1112-setup-external-tables-script.4 → 6.13.0-integration-engines-6-13-0-34-integration-sqlite-enum-introspection-0efb3ce704063569f9db137dad77b5c0b95c6d66.2

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.
Files changed (54) hide show
  1. package/dist/{chunk-TJVFYUXN.js → chunk-2YFWRJHY.js} +5 -5
  2. package/dist/{chunk-ZPHZBFIL.js → chunk-3MYPIQPC.js} +5 -5
  3. package/dist/{chunk-PKKNBSWC.js → chunk-4GNR7W45.js} +8 -8
  4. package/dist/{chunk-CHOXBASF.js → chunk-4JCVHBYR.js} +5 -5
  5. package/dist/{chunk-MY5KA4VU.js → chunk-67I7CEQJ.js} +329 -12
  6. package/dist/{chunk-VFNQ4MR5.js → chunk-6QYU4S4J.js} +8 -8
  7. package/dist/{chunk-AZVNE7WO.js → chunk-AYJEPPFA.js} +8 -8
  8. package/dist/{chunk-XY4IHZSD.js → chunk-AYL64O2L.js} +7 -7
  9. package/dist/{chunk-ZIFBTC6Y.js → chunk-CILEY36B.js} +5150 -477
  10. package/dist/{chunk-XGFI6FAA.js → chunk-EIGQ3SGA.js} +5 -5
  11. package/dist/{chunk-ZCBEMBHR.js → chunk-EYVG6XQS.js} +11 -23
  12. package/dist/{chunk-3KCDCO7T.js → chunk-IWM4AO2W.js} +26 -26
  13. package/dist/{chunk-SY3NH233.js → chunk-LWHNMEOV.js} +5 -5
  14. package/dist/chunk-LWJT6EL5.js +27 -0
  15. package/dist/{chunk-ECGUV2AY.js → chunk-O6ROHJK2.js} +5 -5
  16. package/dist/{chunk-67YKVV77.js → chunk-OX2QUQ6N.js} +5 -5
  17. package/dist/{chunk-F5CTMFGK.js → chunk-PHGPJ7LD.js} +7 -7
  18. package/dist/{chunk-VUOL2W3O.js → chunk-QL2HZ5IS.js} +8 -8
  19. package/dist/{chunk-26HY4XZC.js → chunk-RGNAFFHS.js} +8 -8
  20. package/dist/{chunk-Y43JD3R2.js → chunk-SIZHILYS.js} +5 -5
  21. package/dist/{chunk-QK37MAM7.js → chunk-SPY56EEY.js} +5 -5
  22. package/dist/{chunk-PEW4CQGX.js → chunk-TDVEXIWQ.js} +6 -6
  23. package/dist/{chunk-7G7FICFI.js → chunk-VXUA6PHH.js} +7 -7
  24. package/dist/{chunk-FGPRSGSS.js → chunk-XIQDIIOK.js} +8 -8
  25. package/dist/{chunk-WXRTT6AT.js → chunk-XLPPGCBH.js} +8 -8
  26. package/dist/{chunk-545A54QT.js → chunk-YV3FOTLS.js} +26 -26
  27. package/dist/{chunk-BH4TQIXD.js → chunk-YZLBKYXI.js} +5 -5
  28. package/dist/cli/checkUnsupportedDataProxy.js +20 -21
  29. package/dist/cli/checkUnsupportedSchemaEngineWasm.js +20 -21
  30. package/dist/cli/getSchema.d.ts +6 -8
  31. package/dist/cli/getSchema.js +5 -9
  32. package/dist/cli/hashes.js +4 -7
  33. package/dist/cli/schemaContext.js +20 -21
  34. package/dist/engine-commands/errorHelpers.js +4 -4
  35. package/dist/engine-commands/formatSchema.js +19 -20
  36. package/dist/engine-commands/getConfig.js +10 -10
  37. package/dist/engine-commands/getDmmf.js +7 -7
  38. package/dist/engine-commands/index.js +28 -29
  39. package/dist/engine-commands/lintSchema.js +8 -8
  40. package/dist/engine-commands/mergeSchemas.js +7 -7
  41. package/dist/engine-commands/validate.js +7 -7
  42. package/dist/get-generators/getGenerators.js +22 -23
  43. package/dist/getPackedPackage.js +5 -6
  44. package/dist/index.d.ts +1 -1
  45. package/dist/index.js +48 -50
  46. package/dist/migrateTypes.d.ts +2 -1
  47. package/dist/resolvePkg.js +2 -3
  48. package/dist/utils/getEnvPaths.js +4 -6
  49. package/dist/utils/getVersionFromPackageJson.js +3 -3
  50. package/dist/utils/loadEnvFile.js +5 -7
  51. package/dist/wasm.js +5 -5
  52. package/package.json +13 -13
  53. package/dist/chunk-PSFQKG2Q.js +0 -6291
  54. package/dist/chunk-QS3WUGE3.js +0 -341
@@ -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 chunk_XGFI6FAA_exports = {};
30
- __export(chunk_XGFI6FAA_exports, {
29
+ var chunk_EIGQ3SGA_exports = {};
30
+ __export(chunk_EIGQ3SGA_exports, {
31
31
  prismaSchemaWasm: () => import_prisma_schema_wasm.default,
32
32
  prismaSchemaWasmVersion: () => prismaSchemaWasmVersion,
33
33
  schemaEngineWasmVersion: () => schemaEngineWasmVersion,
34
34
  wasm_exports: () => wasm_exports
35
35
  });
36
- module.exports = __toCommonJS(chunk_XGFI6FAA_exports);
37
- var import_chunk_PEW4CQGX = require("./chunk-PEW4CQGX.js");
36
+ module.exports = __toCommonJS(chunk_EIGQ3SGA_exports);
37
+ var import_chunk_YZLBKYXI = require("./chunk-YZLBKYXI.js");
38
38
  var import_chunk_WXRVYSYN = require("./chunk-WXRVYSYN.js");
39
39
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
40
40
  var import_prisma_schema_wasm = __toESM(require("@prisma/prisma-schema-wasm"));
@@ -46,6 +46,6 @@ var wasm_exports = {};
46
46
  });
47
47
  var globalWithPanicRegistry = globalThis;
48
48
  globalWithPanicRegistry.PRISMA_WASM_PANIC_REGISTRY = new import_chunk_WXRVYSYN.WasmPanicRegistry();
49
- var { dependencies } = (0, import_chunk_PEW4CQGX.require_package)();
49
+ var { dependencies } = (0, import_chunk_YZLBKYXI.require_package)();
50
50
  var prismaSchemaWasmVersion = dependencies["@prisma/prisma-schema-wasm"];
51
51
  var schemaEngineWasmVersion = dependencies["@prisma/schema-engine-wasm"];
@@ -26,17 +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 chunk_ZCBEMBHR_exports = {};
30
- __export(chunk_ZCBEMBHR_exports, {
31
- getPrismaConfigFromPackageJson: () => getPrismaConfigFromPackageJson,
29
+ var chunk_EYVG6XQS_exports = {};
30
+ __export(chunk_EYVG6XQS_exports, {
32
31
  getSchemaFromPackageJson: () => getSchemaFromPackageJson,
33
32
  getSchemaWithPath: () => getSchemaWithPath,
34
33
  getSchemaWithPathOptional: () => getSchemaWithPathOptional,
35
34
  printSchemaLoadedMessage: () => printSchemaLoadedMessage
36
35
  });
37
- module.exports = __toCommonJS(chunk_ZCBEMBHR_exports);
36
+ module.exports = __toCommonJS(chunk_EYVG6XQS_exports);
38
37
  var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
39
- var import_chunk_PSFQKG2Q = require("./chunk-PSFQKG2Q.js");
38
+ var import_config = require("@prisma/config");
40
39
  var import_debug = require("@prisma/debug");
41
40
  var import_schema_files_loader = require("@prisma/schema-files-loader");
42
41
  var import_fs = __toESM(require("fs"));
@@ -147,7 +146,7 @@ function renderDefaultLookupError(error, cwd) {
147
146
  const parts = [
148
147
  `Could not find Prisma Schema that is required for this command.`,
149
148
  `You can either provide it with ${(0, import_chunk_PG5FDKSF.green)("`--schema`")} argument,`,
150
- `set it in your ${(0, import_chunk_PG5FDKSF.green)("`prisma.config.ts`")},`,
149
+ `set it in your Prisma Config file (e.g., ${(0, import_chunk_PG5FDKSF.green)("`prisma.config.ts`")}),`,
151
150
  `set it as ${(0, import_chunk_PG5FDKSF.green)("`prisma.schema`")} in your ${(0, import_chunk_PG5FDKSF.green)("package.json")},`,
152
151
  `or put it into the default location (${(0, import_chunk_PG5FDKSF.green)("`./prisma/schema.prisma`")}, or ${(0, import_chunk_PG5FDKSF.green)("`./schema.prisma`")}.`,
153
152
  "Checked following paths:\n"
@@ -163,17 +162,6 @@ function renderDefaultLookupError(error, cwd) {
163
162
  parts.push("\nSee also https://pris.ly/d/prisma-schema-location");
164
163
  return parts.join("\n");
165
164
  }
166
- async function getPrismaConfigFromPackageJson(cwd) {
167
- const pkgJson = await (0, import_chunk_PSFQKG2Q.readPackageUp)({ cwd, normalize: false });
168
- const prismaPropertyFromPkgJson = pkgJson?.packageJson?.prisma;
169
- if (!pkgJson) {
170
- return null;
171
- }
172
- return {
173
- data: prismaPropertyFromPkgJson,
174
- packagePath: pkgJson.path
175
- };
176
- }
177
165
  async function readSchemaFromPrismaConfigBasedLocation(schemaPathFromConfig) {
178
166
  if (!schemaPathFromConfig) {
179
167
  return {
@@ -192,21 +180,21 @@ async function readSchemaFromPrismaConfigBasedLocation(schemaPathFromConfig) {
192
180
  return schemaResult;
193
181
  }
194
182
  async function getSchemaFromPackageJson(cwd) {
195
- const prismaConfig = await getPrismaConfigFromPackageJson(cwd);
183
+ const prismaConfig = await (0, import_config.loadConfigFromPackageJson)(cwd);
196
184
  debug("prismaConfig", prismaConfig);
197
- if (!prismaConfig || !prismaConfig.data?.schema) {
185
+ if (!prismaConfig || !prismaConfig.config?.schema) {
198
186
  return { ok: false, error: { kind: "PackageJsonNotConfigured" } };
199
187
  }
200
- const schemaPathFromPkgJson = prismaConfig.data.schema;
188
+ const schemaPathFromPkgJson = prismaConfig.config.schema;
201
189
  if (typeof schemaPathFromPkgJson !== "string") {
202
190
  throw new Error(
203
191
  `Provided schema path \`${schemaPathFromPkgJson}\` from \`${import_path.default.relative(
204
192
  cwd,
205
- prismaConfig.packagePath
193
+ prismaConfig.loadedFromFile
206
194
  )}\` must be of type string`
207
195
  );
208
196
  }
209
- const absoluteSchemaPath = import_path.default.isAbsolute(schemaPathFromPkgJson) ? schemaPathFromPkgJson : import_path.default.resolve(import_path.default.dirname(prismaConfig.packagePath), schemaPathFromPkgJson);
197
+ const absoluteSchemaPath = import_path.default.isAbsolute(schemaPathFromPkgJson) ? schemaPathFromPkgJson : import_path.default.resolve(import_path.default.dirname(prismaConfig.loadedFromFile), schemaPathFromPkgJson);
210
198
  const lookupResult = await readSchemaFromFileOrDirectory(absoluteSchemaPath);
211
199
  if (!lookupResult.ok) {
212
200
  throw new Error(
@@ -215,7 +203,7 @@ async function getSchemaFromPackageJson(cwd) {
215
203
  absoluteSchemaPath
216
204
  )}\` provided by "prisma.schema" config of \`${import_path.default.relative(
217
205
  cwd,
218
- prismaConfig.packagePath
206
+ prismaConfig.loadedFromFile
219
207
  )}\`: ${renderLookupError(lookupResult.error)}`
220
208
  );
221
209
  }
@@ -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 chunk_3KCDCO7T_exports = {};
30
- __export(chunk_3KCDCO7T_exports, {
29
+ var chunk_IWM4AO2W_exports = {};
30
+ __export(chunk_IWM4AO2W_exports, {
31
31
  checkUnsupportedDataProxy: () => checkUnsupportedDataProxy,
32
32
  checkUnsupportedSchemaEngineWasm: () => checkUnsupportedSchemaEngineWasm,
33
33
  forbiddenCmdFlagWithSchemaEngineWasm: () => forbiddenCmdFlagWithSchemaEngineWasm,
@@ -42,7 +42,7 @@ __export(chunk_3KCDCO7T_exports, {
42
42
  processSchemaResult: () => processSchemaResult,
43
43
  skipIndex: () => skipIndex
44
44
  });
45
- module.exports = __toCommonJS(chunk_3KCDCO7T_exports);
45
+ module.exports = __toCommonJS(chunk_IWM4AO2W_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");
@@ -52,15 +52,15 @@ var import_chunk_5V36RLCO = require("./chunk-5V36RLCO.js");
52
52
  var import_chunk_5FJ3MENK = require("./chunk-5FJ3MENK.js");
53
53
  var import_chunk_7QC5VORA = require("./chunk-7QC5VORA.js");
54
54
  var import_chunk_AX5N26KG = require("./chunk-AX5N26KG.js");
55
- var import_chunk_WXRTT6AT = require("./chunk-WXRTT6AT.js");
55
+ var import_chunk_XLPPGCBH = require("./chunk-XLPPGCBH.js");
56
56
  var import_chunk_I6WLABB2 = require("./chunk-I6WLABB2.js");
57
57
  var import_chunk_CRVLHWC5 = require("./chunk-CRVLHWC5.js");
58
- var import_chunk_AZVNE7WO = require("./chunk-AZVNE7WO.js");
59
- var import_chunk_PKKNBSWC = require("./chunk-PKKNBSWC.js");
60
- var import_chunk_TJVFYUXN = require("./chunk-TJVFYUXN.js");
61
- var import_chunk_XY4IHZSD = require("./chunk-XY4IHZSD.js");
62
- var import_chunk_ZCBEMBHR = require("./chunk-ZCBEMBHR.js");
63
- var import_chunk_67YKVV77 = require("./chunk-67YKVV77.js");
58
+ var import_chunk_QL2HZ5IS = require("./chunk-QL2HZ5IS.js");
59
+ var import_chunk_4GNR7W45 = require("./chunk-4GNR7W45.js");
60
+ var import_chunk_2YFWRJHY = require("./chunk-2YFWRJHY.js");
61
+ var import_chunk_AYL64O2L = require("./chunk-AYL64O2L.js");
62
+ var import_chunk_EYVG6XQS = require("./chunk-EYVG6XQS.js");
63
+ var import_chunk_EIGQ3SGA = require("./chunk-EIGQ3SGA.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");
@@ -68,7 +68,7 @@ var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
68
68
  var import_chunk_BPDMLM32 = require("./chunk-BPDMLM32.js");
69
69
  var import_chunk_IOIAK7V7 = require("./chunk-IOIAK7V7.js");
70
70
  var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
71
- var import_chunk_ZIFBTC6Y = require("./chunk-ZIFBTC6Y.js");
71
+ var import_chunk_CILEY36B = require("./chunk-CILEY36B.js");
72
72
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
73
73
  var import_path = __toESM(require("path"));
74
74
  var import_debug = __toESM(require("@prisma/debug"));
@@ -79,7 +79,7 @@ var import_path2 = __toESM(require("path"));
79
79
  var import_get_platform2 = require("@prisma/get-platform");
80
80
  var forbiddenCmdFlagWithSchemaEngineWasm = ({ cmd, flag }) => `
81
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 a ${(0, import_chunk_PG5FDKSF.green)(`migrate.adapter`)} in ${(0, import_chunk_PG5FDKSF.green)(`prisma.config.ts`)}.
82
+ defining an ${(0, import_chunk_PG5FDKSF.green)(`adapter`)} in Prisma config file (e.g., ${(0, import_chunk_PG5FDKSF.green)(`\`prisma.config.ts\``)}).
83
83
 
84
84
  More information about this limitation: ${(0, import_chunk_I6WLABB2.link)("https://pris.ly/d/schema-engine-limitations")}
85
85
  `;
@@ -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
- import_chunk_67YKVV77.prismaSchemaWasm.debug_panic();
105
+ import_chunk_EIGQ3SGA.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, import_chunk_TJVFYUXN.lintSchema)({ schemas: formattedMultipleSchemas2 });
122
+ const lintDiagnostics2 = (0, import_chunk_2YFWRJHY.lintSchema)({ schemas: formattedMultipleSchemas2 });
123
123
  return { formattedMultipleSchemas: formattedMultipleSchemas2, lintDiagnostics: lintDiagnostics2 };
124
124
  });
125
- const lintWarnings = (0, import_chunk_TJVFYUXN.getLintWarningsAsText)(lintDiagnostics);
125
+ const lintWarnings = (0, import_chunk_2YFWRJHY.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 = import_chunk_67YKVV77.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
152
+ const formattedSchema = import_chunk_EIGQ3SGA.prismaSchemaWasm.format(schema, JSON.stringify(documentFormattingParams));
153
153
  return formattedSchema;
154
154
  }
155
155
  async function loadSchemaContext({
@@ -163,13 +163,13 @@ async function loadSchemaContext({
163
163
  } = {}) {
164
164
  let schemaResult = null;
165
165
  if (allowNull) {
166
- schemaResult = await (0, import_chunk_ZCBEMBHR.getSchemaWithPathOptional)(schemaPathFromArg, schemaPathFromConfig, {
166
+ schemaResult = await (0, import_chunk_EYVG6XQS.getSchemaWithPathOptional)(schemaPathFromArg, schemaPathFromConfig, {
167
167
  argumentName: schemaPathArgumentName,
168
168
  cwd
169
169
  });
170
170
  if (!schemaResult) return null;
171
171
  } else {
172
- schemaResult = await (0, import_chunk_ZCBEMBHR.getSchemaWithPath)(schemaPathFromArg, schemaPathFromConfig, {
172
+ schemaResult = await (0, import_chunk_EYVG6XQS.getSchemaWithPath)(schemaPathFromArg, schemaPathFromConfig, {
173
173
  argumentName: schemaPathArgumentName,
174
174
  cwd
175
175
  });
@@ -184,9 +184,9 @@ async function processSchemaResult({
184
184
  }) {
185
185
  const loadedFromPathForLogMessages = import_path.default.relative(cwd, schemaResult.schemaPath);
186
186
  if (printLoadMessage) {
187
- (0, import_chunk_ZCBEMBHR.printSchemaLoadedMessage)(loadedFromPathForLogMessages);
187
+ (0, import_chunk_EYVG6XQS.printSchemaLoadedMessage)(loadedFromPathForLogMessages);
188
188
  }
189
- const configFromPsl = await (0, import_chunk_AZVNE7WO.getConfig)({ datamodel: schemaResult.schemas, ignoreEnvVarErrors });
189
+ const configFromPsl = await (0, import_chunk_QL2HZ5IS.getConfig)({ datamodel: schemaResult.schemas, ignoreEnvVarErrors });
190
190
  const primaryDatasource = configFromPsl.datasources.at(0);
191
191
  const schemaRootDir = schemaResult.schemaRootDir || cwd;
192
192
  return {
@@ -208,7 +208,7 @@ function primaryDatasourceDirectory(primaryDatasource) {
208
208
  }
209
209
  return null;
210
210
  }
211
- var import_p_map = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_ZIFBTC6Y.require_p_map)());
211
+ var import_p_map = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_CILEY36B.require_p_map)());
212
212
  var debug2 = (0, import_debug2.default)("prisma:getGenerators");
213
213
  async function getGenerators(options) {
214
214
  if (options.registry === void 0 && options.providerAliases !== void 0) {
@@ -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, import_chunk_PKKNBSWC.getDMMF)({
249
+ const dmmf = await (0, import_chunk_4GNR7W45.getDMMF)({
250
250
  datamodel: schemaContext.schemaFiles,
251
251
  previewFeatures
252
252
  });
@@ -297,8 +297,8 @@ 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, import_chunk_XY4IHZSD.mergeSchemas)({ schemas: schemaContext.schemaFiles });
301
- const envPaths = await (0, import_chunk_WXRTT6AT.getEnvPaths)(schemaContext.schemaPath, { cwd: generatorConfig.output.value });
300
+ const datamodel = (0, import_chunk_AYL64O2L.mergeSchemas)({ schemas: schemaContext.schemaFiles });
301
+ const envPaths = await (0, import_chunk_XLPPGCBH.getEnvPaths)(schemaContext.schemaPath, { cwd: generatorConfig.output.value });
302
302
  const options2 = {
303
303
  datamodel,
304
304
  datasources: schemaContext.datasources,
@@ -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, import_chunk_PKKNBSWC.getDMMF)({
392
+ const customDmmf = await (0, import_chunk_4GNR7W45.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, import_chunk_AZVNE7WO.resolveUrl)((0, import_chunk_AZVNE7WO.getEffectiveUrl)(schemaContext.primaryDatasource));
513
+ const url = (0, import_chunk_QL2HZ5IS.resolveUrl)((0, import_chunk_QL2HZ5IS.getEffectiveUrl)(schemaContext.primaryDatasource));
514
514
  if (url?.startsWith("prisma://")) {
515
515
  throw new Error(forbiddenCmdWithDataProxyFlagMessage(cmd));
516
516
  }
@@ -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 chunk_SY3NH233_exports = {};
20
- __export(chunk_SY3NH233_exports, {
19
+ var chunk_LWHNMEOV_exports = {};
20
+ __export(chunk_LWHNMEOV_exports, {
21
21
  addVersionDetailsToErrorMessage: () => addVersionDetailsToErrorMessage
22
22
  });
23
- module.exports = __toCommonJS(chunk_SY3NH233_exports);
24
- var import_chunk_ZPHZBFIL = require("./chunk-ZPHZBFIL.js");
23
+ module.exports = __toCommonJS(chunk_LWHNMEOV_exports);
24
+ var import_chunk_3MYPIQPC = require("./chunk-3MYPIQPC.js");
25
25
  var import_chunk_QN6PSQY7 = require("./chunk-QN6PSQY7.js");
26
26
  function addVersionDetailsToErrorMessage(message) {
27
- const rows = [["Prisma CLI Version", import_chunk_ZPHZBFIL.version]];
27
+ const rows = [["Prisma CLI Version", import_chunk_3MYPIQPC.version]];
28
28
  return `${message}
29
29
 
30
30
  ${(0, import_chunk_QN6PSQY7.formatTable)(rows)}`;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var chunk_LWJT6EL5_exports = {};
20
+ __export(chunk_LWJT6EL5_exports, {
21
+ toPath: () => toPath
22
+ });
23
+ module.exports = __toCommonJS(chunk_LWJT6EL5_exports);
24
+ var import_node_url = require("node:url");
25
+ function toPath(urlOrPath) {
26
+ return urlOrPath instanceof URL ? (0, import_node_url.fileURLToPath)(urlOrPath) : urlOrPath;
27
+ }
@@ -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 chunk_ECGUV2AY_exports = {};
20
- __export(chunk_ECGUV2AY_exports, {
19
+ var chunk_O6ROHJK2_exports = {};
20
+ __export(chunk_O6ROHJK2_exports, {
21
21
  version: () => version
22
22
  });
23
- module.exports = __toCommonJS(chunk_ECGUV2AY_exports);
24
- var import_chunk_PEW4CQGX = require("./chunk-PEW4CQGX.js");
25
- var packageJson = (0, import_chunk_PEW4CQGX.require_package)();
23
+ module.exports = __toCommonJS(chunk_O6ROHJK2_exports);
24
+ var import_chunk_YZLBKYXI = require("./chunk-YZLBKYXI.js");
25
+ var packageJson = (0, import_chunk_YZLBKYXI.require_package)();
26
26
  var version = packageJson.version;
@@ -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 chunk_67YKVV77_exports = {};
30
- __export(chunk_67YKVV77_exports, {
29
+ var chunk_OX2QUQ6N_exports = {};
30
+ __export(chunk_OX2QUQ6N_exports, {
31
31
  prismaSchemaWasm: () => import_prisma_schema_wasm.default,
32
32
  prismaSchemaWasmVersion: () => prismaSchemaWasmVersion,
33
33
  schemaEngineWasmVersion: () => schemaEngineWasmVersion,
34
34
  wasm_exports: () => wasm_exports
35
35
  });
36
- module.exports = __toCommonJS(chunk_67YKVV77_exports);
37
- var import_chunk_BH4TQIXD = require("./chunk-BH4TQIXD.js");
36
+ module.exports = __toCommonJS(chunk_OX2QUQ6N_exports);
37
+ var import_chunk_TDVEXIWQ = require("./chunk-TDVEXIWQ.js");
38
38
  var import_chunk_WXRVYSYN = require("./chunk-WXRVYSYN.js");
39
39
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
40
40
  var import_prisma_schema_wasm = __toESM(require("@prisma/prisma-schema-wasm"));
@@ -46,6 +46,6 @@ var wasm_exports = {};
46
46
  });
47
47
  var globalWithPanicRegistry = globalThis;
48
48
  globalWithPanicRegistry.PRISMA_WASM_PANIC_REGISTRY = new import_chunk_WXRVYSYN.WasmPanicRegistry();
49
- var { dependencies } = (0, import_chunk_BH4TQIXD.require_package)();
49
+ var { dependencies } = (0, import_chunk_TDVEXIWQ.require_package)();
50
50
  var prismaSchemaWasmVersion = dependencies["@prisma/prisma-schema-wasm"];
51
51
  var schemaEngineWasmVersion = dependencies["@prisma/schema-engine-wasm"];
@@ -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 chunk_F5CTMFGK_exports = {};
30
- __export(chunk_F5CTMFGK_exports, {
29
+ var chunk_PHGPJ7LD_exports = {};
30
+ __export(chunk_PHGPJ7LD_exports, {
31
31
  MergeSchemasError: () => MergeSchemasError,
32
32
  mergeSchemas: () => mergeSchemas
33
33
  });
34
- module.exports = __toCommonJS(chunk_F5CTMFGK_exports);
34
+ module.exports = __toCommonJS(chunk_PHGPJ7LD_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 import_chunk_QK37MAM7 = require("./chunk-QK37MAM7.js");
39
- var import_chunk_XGFI6FAA = require("./chunk-XGFI6FAA.js");
38
+ var import_chunk_LWHNMEOV = require("./chunk-LWHNMEOV.js");
39
+ var import_chunk_OX2QUQ6N = require("./chunk-OX2QUQ6N.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, import_chunk_QK37MAM7.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
+ super((0, import_chunk_LWHNMEOV.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 import_chunk_XGFI6FAA.prismaSchemaWasm.merge_schemas(params);
75
+ return import_chunk_OX2QUQ6N.prismaSchemaWasm.merge_schemas(params);
76
76
  },
77
77
  (e) => ({
78
78
  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 chunk_VUOL2W3O_exports = {};
30
- __export(chunk_VUOL2W3O_exports, {
29
+ var chunk_QL2HZ5IS_exports = {};
30
+ __export(chunk_QL2HZ5IS_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(chunk_VUOL2W3O_exports);
37
+ module.exports = __toCommonJS(chunk_QL2HZ5IS_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 import_chunk_QK37MAM7 = require("./chunk-QK37MAM7.js");
42
- var import_chunk_XGFI6FAA = require("./chunk-XGFI6FAA.js");
41
+ var import_chunk_SPY56EEY = require("./chunk-SPY56EEY.js");
42
+ var import_chunk_EIGQ3SGA = require("./chunk-EIGQ3SGA.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, import_chunk_QK37MAM7.addVersionDetailsToErrorMessage)(errorMessageWithContext));
67
+ super((0, import_chunk_SPY56EEY.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
- import_chunk_XGFI6FAA.prismaSchemaWasm.debug_panic();
92
+ import_chunk_EIGQ3SGA.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 = import_chunk_XGFI6FAA.prismaSchemaWasm.get_config(params);
100
+ const data = import_chunk_EIGQ3SGA.prismaSchemaWasm.get_config(params);
101
101
  return data;
102
102
  },
103
103
  (e) => ({
@@ -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 chunk_26HY4XZC_exports = {};
30
- __export(chunk_26HY4XZC_exports, {
29
+ var chunk_RGNAFFHS_exports = {};
30
+ __export(chunk_RGNAFFHS_exports, {
31
31
  ValidateError: () => ValidateError,
32
32
  validate: () => validate
33
33
  });
34
- module.exports = __toCommonJS(chunk_26HY4XZC_exports);
34
+ module.exports = __toCommonJS(chunk_RGNAFFHS_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 import_chunk_SY3NH233 = require("./chunk-SY3NH233.js");
39
- var import_chunk_67YKVV77 = require("./chunk-67YKVV77.js");
38
+ var import_chunk_SPY56EEY = require("./chunk-SPY56EEY.js");
39
+ var import_chunk_EIGQ3SGA = require("./chunk-EIGQ3SGA.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, import_chunk_SY3NH233.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
+ super((0, import_chunk_SPY56EEY.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
- import_chunk_67YKVV77.prismaSchemaWasm.debug_panic();
74
+ import_chunk_EIGQ3SGA.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
- import_chunk_67YKVV77.prismaSchemaWasm.validate(params);
80
+ import_chunk_EIGQ3SGA.prismaSchemaWasm.validate(params);
81
81
  },
82
82
  (e) => ({
83
83
  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 chunk_Y43JD3R2_exports = {};
20
- __export(chunk_Y43JD3R2_exports, {
19
+ var chunk_SIZHILYS_exports = {};
20
+ __export(chunk_SIZHILYS_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(chunk_Y43JD3R2_exports);
28
- var import_chunk_XGFI6FAA = require("./chunk-XGFI6FAA.js");
27
+ module.exports = __toCommonJS(chunk_SIZHILYS_exports);
28
+ var import_chunk_OX2QUQ6N = require("./chunk-OX2QUQ6N.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 = import_chunk_XGFI6FAA.prismaSchemaWasm.lint(JSON.stringify(schemas));
32
+ const lintResult = import_chunk_OX2QUQ6N.prismaSchemaWasm.lint(JSON.stringify(schemas));
33
33
  const lintDiagnostics = JSON.parse(lintResult);
34
34
  return lintDiagnostics;
35
35
  }
@@ -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 chunk_QK37MAM7_exports = {};
20
- __export(chunk_QK37MAM7_exports, {
19
+ var chunk_SPY56EEY_exports = {};
20
+ __export(chunk_SPY56EEY_exports, {
21
21
  addVersionDetailsToErrorMessage: () => addVersionDetailsToErrorMessage
22
22
  });
23
- module.exports = __toCommonJS(chunk_QK37MAM7_exports);
24
- var import_chunk_ECGUV2AY = require("./chunk-ECGUV2AY.js");
23
+ module.exports = __toCommonJS(chunk_SPY56EEY_exports);
24
+ var import_chunk_O6ROHJK2 = require("./chunk-O6ROHJK2.js");
25
25
  var import_chunk_QN6PSQY7 = require("./chunk-QN6PSQY7.js");
26
26
  function addVersionDetailsToErrorMessage(message) {
27
- const rows = [["Prisma CLI Version", import_chunk_ECGUV2AY.version]];
27
+ const rows = [["Prisma CLI Version", import_chunk_O6ROHJK2.version]];
28
28
  return `${message}
29
29
 
30
30
  ${(0, import_chunk_QN6PSQY7.formatTable)(rows)}`;
@@ -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 chunk_PEW4CQGX_exports = {};
20
- __export(chunk_PEW4CQGX_exports, {
19
+ var chunk_TDVEXIWQ_exports = {};
20
+ __export(chunk_TDVEXIWQ_exports, {
21
21
  require_package: () => require_package
22
22
  });
23
- module.exports = __toCommonJS(chunk_PEW4CQGX_exports);
23
+ module.exports = __toCommonJS(chunk_TDVEXIWQ_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) {
27
27
  module2.exports = {
28
28
  name: "@prisma/internals",
29
- version: "6.13.0-integration-feat-orm-1112-setup-external-tables-script.4",
29
+ version: "6.13.0-integration-engines-6-13-0-34-integration-sqlite-enum-introspection-0efb3ce704063569f9db137dad77b5c0b95c6d66.2",
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",
@@ -113,8 +113,8 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
113
113
  "@prisma/generator": "workspace:*",
114
114
  "@prisma/generator-helper": "workspace:*",
115
115
  "@prisma/get-platform": "workspace:*",
116
- "@prisma/prisma-schema-wasm": "6.13.0-12.c7d0c4bdd449d6679b5551958ac6172062ba2b8f",
117
- "@prisma/schema-engine-wasm": "6.13.0-12.c7d0c4bdd449d6679b5551958ac6172062ba2b8f",
116
+ "@prisma/prisma-schema-wasm": "6.13.0-34.integration-sqlite-enum-introspection-0efb3ce704063569f9db137dad77b5c0b95c6d66",
117
+ "@prisma/schema-engine-wasm": "6.13.0-34.integration-sqlite-enum-introspection-0efb3ce704063569f9db137dad77b5c0b95c6d66",
118
118
  "@prisma/schema-files-loader": "workspace:*",
119
119
  arg: "5.0.2",
120
120
  prompts: "2.4.2"
@@ -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 chunk_7G7FICFI_exports = {};
20
- __export(chunk_7G7FICFI_exports, {
19
+ var chunk_VXUA6PHH_exports = {};
20
+ __export(chunk_VXUA6PHH_exports, {
21
21
  loadEnvFile: () => loadEnvFile
22
22
  });
23
- module.exports = __toCommonJS(chunk_7G7FICFI_exports);
24
- var import_chunk_WXRTT6AT = require("./chunk-WXRTT6AT.js");
23
+ module.exports = __toCommonJS(chunk_VXUA6PHH_exports);
24
+ var import_chunk_XLPPGCBH = require("./chunk-XLPPGCBH.js");
25
25
  var import_chunk_3FP46GUV = require("./chunk-3FP46GUV.js");
26
26
  async function loadEnvFile({
27
27
  schemaPath,
@@ -29,13 +29,13 @@ async function loadEnvFile({
29
29
  printMessage = false
30
30
  }) {
31
31
  if (config.loadedFromFile) {
32
- process.stdout.write(`Prisma config detected, skipping environment variable loading.
32
+ process.stderr.write(`Prisma config detected, skipping environment variable loading.
33
33
  `);
34
34
  return;
35
35
  }
36
- const envPaths = await (0, import_chunk_WXRTT6AT.getEnvPaths)(schemaPath);
36
+ const envPaths = await (0, import_chunk_XLPPGCBH.getEnvPaths)(schemaPath);
37
37
  const envData = (0, import_chunk_3FP46GUV.tryLoadEnvs)(envPaths, { conflictCheck: "error" });
38
38
  if (printMessage && envData && envData.message) {
39
- process.stdout.write(envData.message + "\n");
39
+ process.stderr.write(envData.message + "\n");
40
40
  }
41
41
  }