@prisma/internals 6.20.0-dev.1 → 6.20.0-dev.11

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 (128) hide show
  1. package/dist/{chunk-TBR6SNKL.js → chunk-27NCZWR5.js} +5 -5
  2. package/dist/{chunk-FHZ5QJLR.js → chunk-4JX4AYC6.js} +5 -5
  3. package/dist/{chunk-XNNQS646.js → chunk-4LKQAQHE.js} +8 -10
  4. package/dist/{chunk-TQFONRJP.js → chunk-5BRXEOYH.js} +5 -5
  5. package/dist/{chunk-RS2R7COT.js → chunk-5I4ERIIY.js} +3 -9
  6. package/dist/chunk-5SAWCTGN.js +46 -0
  7. package/dist/{chunk-LV27YCGC.js → chunk-63BLJTNP.js} +12 -12
  8. package/dist/{chunk-SOKSKSEX.js → chunk-6XDWK3XF.js} +16 -38
  9. package/dist/{chunk-WFNB7VRA.js → chunk-ARC7TW3L.js} +4 -14
  10. package/dist/{chunk-XUQH2KVG.js → chunk-AYH4F3GT.js} +5 -5
  11. package/dist/{chunk-7QC5VORA.js → chunk-BGMZPA2F.js} +5 -6
  12. package/dist/{chunk-BVJP43JS.js → chunk-BXIKQUP5.js} +7 -7
  13. package/dist/{chunk-2GUGGLPK.js → chunk-CI7RDRVK.js} +52 -133
  14. package/dist/{chunk-FYZCPL2Z.js → chunk-FASYSGWP.js} +3 -6
  15. package/dist/{chunk-4CGPN5SR.js → chunk-GJSFP4V4.js} +3 -9
  16. package/dist/{chunk-4JCVHBYR.js → chunk-GL7OANR6.js} +5 -5
  17. package/dist/{chunk-UQUWZJVN.js → chunk-GZLJZGHX.js} +5 -5
  18. package/dist/{chunk-JTS4UPHJ.js → chunk-HCXWQQTN.js} +5 -5
  19. package/dist/{chunk-AX5N26KG.js → chunk-K4IC7NPI.js} +15 -10
  20. package/dist/{chunk-57ULTP7W.js → chunk-KV5M6BWD.js} +13 -13
  21. package/dist/{chunk-UPP63U4Q.js → chunk-KXBM4OZ4.js} +11 -11
  22. package/dist/{chunk-OAT7ZJED.js → chunk-MNP6VO5F.js} +7 -20
  23. package/dist/{chunk-BCQZ6JQE.js → chunk-NBWRGVYR.js} +4 -6
  24. package/dist/{chunk-CCLAMTCA.js → chunk-NHM75P2J.js} +7 -9
  25. package/dist/{chunk-EYVG6XQS.js → chunk-OKVM3CW4.js} +3 -39
  26. package/dist/{chunk-KFYHEWEK.js → chunk-OSDEWK4V.js} +12 -12
  27. package/dist/{chunk-E4H6V3Z4.js → chunk-PHCC4RQK.js} +11 -11
  28. package/dist/{chunk-6JXBYDIF.js → chunk-PHOJ2NUG.js} +16 -38
  29. package/dist/{chunk-F2OZV76L.js → chunk-PKOQQT7I.js} +7 -7
  30. package/dist/{chunk-75BIJ5PX.js → chunk-Q5XW7CMJ.js} +9 -9
  31. package/dist/{chunk-OSHZ4P3G.js → chunk-SP2ETLT2.js} +5 -5
  32. package/dist/{chunk-UHI6VYFX.js → chunk-TRAG7WPX.js} +15 -11
  33. package/dist/{chunk-ADEOIJ4A.js → chunk-UIA6QRTF.js} +5 -5
  34. package/dist/{chunk-QJ3QPUM5.js → chunk-UMWR2ZFI.js} +5 -5
  35. package/dist/{chunk-5GGLNSGY.js → chunk-UUZVVTOP.js} +5 -5
  36. package/dist/{chunk-4BHQFID2.js → chunk-UYMUOW4P.js} +52 -133
  37. package/dist/{chunk-GMW36QQF.js → chunk-V6DWK6TN.js} +7 -7
  38. package/dist/{chunk-WYQJ4JWO.js → chunk-VIZCJ7MZ.js} +13 -13
  39. package/dist/{chunk-TQCLUNM2.js → chunk-VNIE2AZB.js} +4 -4
  40. package/dist/{chunk-TZJROXB3.js → chunk-WSZXPLJQ.js} +4 -4
  41. package/dist/{chunk-CKEEY4OR.js → chunk-XV3WHAKH.js} +5 -5
  42. package/dist/{chunk-JOIIWB3U.js → chunk-YV4IFLW4.js} +128 -129
  43. package/dist/{chunk-HFFWZTVM.js → chunk-YXCPS3WU.js} +5 -15
  44. package/dist/cli/checkUnsupportedDataProxy.d.ts +7 -9
  45. package/dist/cli/checkUnsupportedDataProxy.js +52 -62
  46. package/dist/cli/directoryConfig.d.ts +5 -2
  47. package/dist/cli/directoryConfig.js +2 -2
  48. package/dist/cli/getGeneratorSuccessMessage.js +2 -3
  49. package/dist/cli/getSchema.d.ts +1 -15
  50. package/dist/cli/getSchema.js +4 -5
  51. package/dist/cli/hashes.js +4 -4
  52. package/dist/cli/schemaContext.d.ts +3 -20
  53. package/dist/cli/schemaContext.js +53 -62
  54. package/dist/cli/types.d.ts +1 -1
  55. package/dist/engine-commands/errorHelpers.js +4 -4
  56. package/dist/engine-commands/formatSchema.js +51 -61
  57. package/dist/engine-commands/getConfig.d.ts +1 -5
  58. package/dist/engine-commands/getConfig.js +10 -13
  59. package/dist/engine-commands/getDmmf.js +10 -10
  60. package/dist/engine-commands/getEngineVersion.js +4 -8
  61. package/dist/engine-commands/getEnginesInfo.d.ts +0 -1
  62. package/dist/engine-commands/getEnginesInfo.js +5 -8
  63. package/dist/engine-commands/index.d.ts +1 -1
  64. package/dist/engine-commands/index.js +61 -73
  65. package/dist/engine-commands/lintSchema.js +9 -9
  66. package/dist/engine-commands/mergeSchemas.js +10 -10
  67. package/dist/engine-commands/queryEngineCommons.js +6 -6
  68. package/dist/engine-commands/validate.js +10 -10
  69. package/dist/get-generators/getGenerators.d.ts +0 -2
  70. package/dist/get-generators/getGenerators.js +54 -64
  71. package/dist/get-generators/utils/binaryTypeToEngineType.js +2 -2
  72. package/dist/get-generators/utils/engineTypeToBinaryType.js +2 -2
  73. package/dist/get-generators/utils/getBinaryPathsByVersion.js +4 -4
  74. package/dist/getPackedPackage.js +3 -3
  75. package/dist/highlight/highlight.js +5 -5
  76. package/dist/index.d.ts +4 -16
  77. package/dist/index.js +96 -120
  78. package/dist/resolveBinary.js +6 -6
  79. package/dist/schemaEngineCommands.js +7 -7
  80. package/dist/sendPanic.js +2 -3
  81. package/dist/types.d.ts +15 -0
  82. package/dist/utils/fs-functional.js +10 -10
  83. package/dist/utils/fs-utils.js +8 -8
  84. package/dist/utils/getVersionFromPackageJson.js +3 -3
  85. package/dist/utils/handlePanic.js +4 -5
  86. package/dist/utils/missingDatasource.js +4 -4
  87. package/dist/utils/missingGeneratorMessage.js +6 -6
  88. package/dist/utils/toSchemasContainer.d.ts +1 -1
  89. package/dist/utils/toSchemasContainer.js +3 -3
  90. package/dist/utils/validatePrismaConfigWithDatasource.d.ts +15 -0
  91. package/dist/utils/{handleEngineLoadingErrors.js → validatePrismaConfigWithDatasource.js} +7 -6
  92. package/dist/wasm.js +5 -5
  93. package/package.json +15 -17
  94. package/dist/chunk-3FP46GUV.js +0 -471
  95. package/dist/chunk-46ABODUM.js +0 -186
  96. package/dist/chunk-6TTRTZXU.js +0 -37
  97. package/dist/chunk-D4VDA2TZ.js +0 -66
  98. package/dist/chunk-DZYINYAA.js +0 -68
  99. package/dist/chunk-ERSH2BQA.js +0 -58
  100. package/dist/chunk-HO5HRHFZ.js +0 -30
  101. package/dist/chunk-KDHESRKE.js +0 -49
  102. package/dist/chunk-PZMRR772.js +0 -41
  103. package/dist/chunk-RFB2U4GQ.js +0 -41
  104. package/dist/chunk-T2PM5TKT.js +0 -55
  105. package/dist/cli/checkUnsupportedSchemaEngineWasm.d.ts +0 -22
  106. package/dist/cli/checkUnsupportedSchemaEngineWasm.js +0 -135
  107. package/dist/client/getClientEngineType.d.ts +0 -7
  108. package/dist/client/getClientEngineType.js +0 -26
  109. package/dist/dotenvExpand.d.ts +0 -35
  110. package/dist/dotenvExpand.js +0 -25
  111. package/dist/utils/__tests__/maskSchema.test.js +0 -23
  112. package/dist/utils/cloudflareD1.d.ts +0 -5
  113. package/dist/utils/cloudflareD1.js +0 -27
  114. package/dist/utils/getEnvPaths.d.ts +0 -14
  115. package/dist/utils/getEnvPaths.js +0 -29
  116. package/dist/utils/getMigrateConfigDir.d.ts +0 -2
  117. package/dist/utils/getMigrateConfigDir.js +0 -25
  118. package/dist/utils/handleEngineLoadingErrors.d.ts +0 -8
  119. package/dist/utils/load.d.ts +0 -6
  120. package/dist/utils/load.js +0 -28
  121. package/dist/utils/loadEnvFile.d.ts +0 -10
  122. package/dist/utils/loadEnvFile.js +0 -30
  123. package/dist/utils/maskSchema.d.ts +0 -4
  124. package/dist/utils/maskSchema.js +0 -27
  125. package/dist/utils/serializeQueryEngineName.d.ts +0 -4
  126. package/dist/utils/serializeQueryEngineName.js +0 -25
  127. package/dist/utils/tryLoadEnvs.d.ts +0 -25
  128. package/dist/utils/tryLoadEnvs.js +0 -30
@@ -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_UPP63U4Q_exports = {};
30
- __export(chunk_UPP63U4Q_exports, {
29
+ var chunk_KXBM4OZ4_exports = {};
30
+ __export(chunk_KXBM4OZ4_exports, {
31
31
  MergeSchemasError: () => MergeSchemasError,
32
32
  mergeSchemas: () => mergeSchemas
33
33
  });
34
- module.exports = __toCommonJS(chunk_UPP63U4Q_exports);
35
- var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
36
- var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
34
+ module.exports = __toCommonJS(chunk_KXBM4OZ4_exports);
35
+ var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
37
36
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
38
- var import_chunk_5GGLNSGY = require("./chunk-5GGLNSGY.js");
39
- var import_chunk_CKEEY4OR = require("./chunk-CKEEY4OR.js");
37
+ var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
38
+ var import_chunk_HCXWQQTN = require("./chunk-HCXWQQTN.js");
39
+ var import_chunk_4JX4AYC6 = require("./chunk-4JX4AYC6.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,12 +59,12 @@ ${detailsHeader} ${message}`;
59
59
  }).exhaustive();
60
60
  const errorMessageWithContext = `${constructedErrorMessage}
61
61
  [Context: mergeSchemas]`;
62
- super((0, import_chunk_5GGLNSGY.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
+ super((0, import_chunk_HCXWQQTN.addVersionDetailsToErrorMessage)(errorMessageWithContext));
63
63
  this.name = "MergeSchemasError";
64
64
  }
65
65
  };
66
66
  function mergeSchemas(options) {
67
- const debugErrorType = (0, import_chunk_TZJROXB3.createDebugErrorType)(debug, "mergeSchemasWasm");
67
+ const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "mergeSchemasWasm");
68
68
  debug(`Using mergeSchemas Wasm`);
69
69
  const mergeSchemasEither = (0, import_function.pipe)(
70
70
  (0, import_chunk_5DBOS77Y.tryCatch)(
@@ -72,7 +72,7 @@ function mergeSchemas(options) {
72
72
  const params = JSON.stringify({
73
73
  schema: options.schemas
74
74
  });
75
- return import_chunk_CKEEY4OR.prismaSchemaWasm.merge_schemas(params);
75
+ return import_chunk_4JX4AYC6.prismaSchemaWasm.merge_schemas(params);
76
76
  },
77
77
  (e) => ({
78
78
  type: "wasm-error",
@@ -104,7 +104,7 @@ function mergeSchemas(options) {
104
104
  return panic;
105
105
  }
106
106
  const errorOutput = e.error.message;
107
- return new MergeSchemasError((0, import_chunk_TZJROXB3.parseQueryEngineError)({ errorOutput, reason: e.reason }));
107
+ return new MergeSchemasError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
108
108
  }).exhaustive();
109
109
  throw error;
110
110
  }
@@ -16,33 +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_OAT7ZJED_exports = {};
20
- __export(chunk_OAT7ZJED_exports, {
19
+ var chunk_MNP6VO5F_exports = {};
20
+ __export(chunk_MNP6VO5F_exports, {
21
21
  getEngineVersion: () => getEngineVersion,
22
22
  safeGetEngineVersion: () => safeGetEngineVersion
23
23
  });
24
- module.exports = __toCommonJS(chunk_OAT7ZJED_exports);
25
- var import_chunk_6TTRTZXU = require("./chunk-6TTRTZXU.js");
24
+ module.exports = __toCommonJS(chunk_MNP6VO5F_exports);
26
25
  var import_chunk_JOIHHXR6 = require("./chunk-JOIHHXR6.js");
27
- var import_chunk_FYZCPL2Z = require("./chunk-FYZCPL2Z.js");
26
+ var import_chunk_FASYSGWP = require("./chunk-FASYSGWP.js");
28
27
  var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
29
- var import_engines = require("@prisma/engines");
30
28
  var import_fetch_engine = require("@prisma/fetch-engine");
31
- var import_get_platform = require("@prisma/get-platform");
32
29
  async function getEngineVersion(enginePath, binaryName) {
33
- if (!binaryName) {
34
- binaryName = (0, import_engines.getCliQueryEngineBinaryType)();
35
- }
36
- enginePath = await (0, import_chunk_FYZCPL2Z.resolveBinary)(binaryName, enginePath);
37
- const platformInfo = await (0, import_get_platform.getPlatformInfo)();
38
- if (binaryName === import_fetch_engine.BinaryType.QueryEngineLibrary) {
39
- (0, import_get_platform.assertNodeAPISupported)();
40
- const QE = (0, import_chunk_6TTRTZXU.loadLibrary)(enginePath, platformInfo);
41
- return `${import_fetch_engine.BinaryType.QueryEngineLibrary} ${QE.version().commit}`;
42
- } else {
43
- const { stdout } = await (0, import_chunk_JOIHHXR6.execa)(enginePath, ["--version"]);
44
- return stdout;
45
- }
30
+ enginePath = await (0, import_chunk_FASYSGWP.resolveBinary)(binaryName ?? import_fetch_engine.BinaryType.SchemaEngineBinary, enginePath);
31
+ const { stdout } = await (0, import_chunk_JOIHHXR6.execa)(enginePath, ["--version"]);
32
+ return stdout;
46
33
  }
47
34
  function safeGetEngineVersion(enginePath, binaryName) {
48
35
  return (0, import_chunk_5DBOS77Y.tryCatch2)(
@@ -26,17 +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_BCQZ6JQE_exports = {};
30
- __export(chunk_BCQZ6JQE_exports, {
29
+ var chunk_NBWRGVYR_exports = {};
30
+ __export(chunk_NBWRGVYR_exports, {
31
31
  inferDirectoryConfig: () => inferDirectoryConfig
32
32
  });
33
- module.exports = __toCommonJS(chunk_BCQZ6JQE_exports);
33
+ module.exports = __toCommonJS(chunk_NBWRGVYR_exports);
34
34
  var import_node_path = __toESM(require("node:path"));
35
35
  function inferDirectoryConfig(schemaContext, config, cwd = process.cwd()) {
36
36
  const baseDir = (
37
- // All default paths are relative to the `schema.prisma` file that contains the primary datasource.
38
- // That schema file should usually be the users "root" aka main schema file.
39
- schemaContext?.primaryDatasourceDirectory ?? // If no primary datasource exists we use the schemaRootDir.
37
+ // If no primary datasource exists we use the schemaRootDir.
40
38
  // `schemaRootDir` is either the directory the user supplied as schemaPath or the directory the single schema file is in.
41
39
  schemaContext?.schemaRootDir ?? // Should also that not be defined because there is no schema yet we fallback to CWD + `/prisma`.
42
40
  import_node_path.default.join(cwd, "prisma")
@@ -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_CCLAMTCA_exports = {};
20
- __export(chunk_CCLAMTCA_exports, {
19
+ var chunk_NHM75P2J_exports = {};
20
+ __export(chunk_NHM75P2J_exports, {
21
21
  require_package: () => require_package
22
22
  });
23
- module.exports = __toCommonJS(chunk_CCLAMTCA_exports);
23
+ module.exports = __toCommonJS(chunk_NHM75P2J_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) {
@@ -48,7 +48,6 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
48
48
  files: [
49
49
  "README.md",
50
50
  "dist",
51
- "!**/libquery_engine*",
52
51
  "!dist/get-generators/engines/*",
53
52
  "scripts"
54
53
  ],
@@ -59,12 +58,11 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
59
58
  "@swc/jest": "0.2.37",
60
59
  "@types/babel__helper-validator-identifier": "7.15.2",
61
60
  "@types/jest": "29.5.14",
62
- "@types/node": "18.19.76",
61
+ "@types/node": "~20.19.24",
63
62
  "@types/resolve": "1.20.6",
64
63
  archiver: "6.0.2",
65
64
  "checkpoint-client": "1.1.33",
66
65
  "cli-truncate": "4.0.0",
67
- dotenv: "16.5.0",
68
66
  empathic: "2.0.0",
69
67
  "escape-string-regexp": "5.0.0",
70
68
  execa: "8.0.1",
@@ -109,14 +107,14 @@ var require_package = (0, import_chunk_4VNS5WPM.__commonJS)({
109
107
  "@prisma/generator": "workspace:*",
110
108
  "@prisma/generator-helper": "workspace:*",
111
109
  "@prisma/get-platform": "workspace:*",
112
- "@prisma/prisma-schema-wasm": "6.19.0-26.2ba551f319ab1df4bc874a89965d8b3641056773",
113
- "@prisma/schema-engine-wasm": "6.19.0-26.2ba551f319ab1df4bc874a89965d8b3641056773",
110
+ "@prisma/prisma-schema-wasm": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
111
+ "@prisma/schema-engine-wasm": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
114
112
  "@prisma/schema-files-loader": "workspace:*",
115
113
  arg: "5.0.2",
116
114
  prompts: "2.4.2"
117
115
  },
118
116
  peerDependencies: {
119
- typescript: ">=5.1.0"
117
+ typescript: ">=5.4.0"
120
118
  },
121
119
  peerDependenciesMeta: {
122
120
  typescript: {
@@ -26,16 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_EYVG6XQS_exports = {};
30
- __export(chunk_EYVG6XQS_exports, {
31
- getSchemaFromPackageJson: () => getSchemaFromPackageJson,
29
+ var chunk_OKVM3CW4_exports = {};
30
+ __export(chunk_OKVM3CW4_exports, {
32
31
  getSchemaWithPath: () => getSchemaWithPath,
33
32
  getSchemaWithPathOptional: () => getSchemaWithPathOptional,
34
33
  printSchemaLoadedMessage: () => printSchemaLoadedMessage
35
34
  });
36
- module.exports = __toCommonJS(chunk_EYVG6XQS_exports);
35
+ module.exports = __toCommonJS(chunk_OKVM3CW4_exports);
37
36
  var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
38
- var import_config = require("@prisma/config");
39
37
  var import_debug = require("@prisma/debug");
40
38
  var import_schema_files_loader = require("@prisma/schema-files-loader");
41
39
  var import_fs = __toESM(require("fs"));
@@ -119,10 +117,6 @@ async function getSchemaWithPathInternal(schemaPathFromArgs, schemaPathFromConfi
119
117
  if (prismaConfigResult.ok) {
120
118
  return prismaConfigResult;
121
119
  }
122
- const pkgJsonResult = await getSchemaFromPackageJson(cwd);
123
- if (pkgJsonResult.ok) {
124
- return pkgJsonResult;
125
- }
126
120
  const defaultResult = await getDefaultSchema(cwd);
127
121
  if (defaultResult.ok) {
128
122
  return defaultResult;
@@ -179,36 +173,6 @@ async function readSchemaFromPrismaConfigBasedLocation(schemaPathFromConfig) {
179
173
  }
180
174
  return schemaResult;
181
175
  }
182
- async function getSchemaFromPackageJson(cwd) {
183
- const prismaConfig = await (0, import_config.loadConfigFromPackageJson)(cwd);
184
- debug("prismaConfig", prismaConfig);
185
- if (!prismaConfig || !prismaConfig.config?.schema) {
186
- return { ok: false, error: { kind: "PackageJsonNotConfigured" } };
187
- }
188
- const schemaPathFromPkgJson = prismaConfig.config.schema;
189
- if (typeof schemaPathFromPkgJson !== "string") {
190
- throw new Error(
191
- `Provided schema path \`${schemaPathFromPkgJson}\` from \`${import_path.default.relative(
192
- cwd,
193
- prismaConfig.loadedFromFile
194
- )}\` must be of type string`
195
- );
196
- }
197
- const absoluteSchemaPath = import_path.default.isAbsolute(schemaPathFromPkgJson) ? schemaPathFromPkgJson : import_path.default.resolve(import_path.default.dirname(prismaConfig.loadedFromFile), schemaPathFromPkgJson);
198
- const lookupResult = await readSchemaFromFileOrDirectory(absoluteSchemaPath);
199
- if (!lookupResult.ok) {
200
- throw new Error(
201
- `Could not load schema from \`${import_path.default.relative(
202
- cwd,
203
- absoluteSchemaPath
204
- )}\` provided by "prisma.schema" config of \`${import_path.default.relative(
205
- cwd,
206
- prismaConfig.loadedFromFile
207
- )}\`: ${renderLookupError(lookupResult.error)}`
208
- );
209
- }
210
- return lookupResult;
211
- }
212
176
  async function getDefaultSchema(cwd, failures = []) {
213
177
  const lookupPaths = [import_path.default.join(cwd, "schema.prisma"), import_path.default.join(cwd, "prisma", "schema.prisma")];
214
178
  for (const path2 of lookupPaths) {
@@ -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 chunk_KFYHEWEK_exports = {};
30
- __export(chunk_KFYHEWEK_exports, {
29
+ var chunk_OSDEWK4V_exports = {};
30
+ __export(chunk_OSDEWK4V_exports, {
31
31
  GetDmmfError: () => GetDmmfError,
32
32
  getDMMF: () => getDMMF
33
33
  });
34
- module.exports = __toCommonJS(chunk_KFYHEWEK_exports);
35
- var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
34
+ module.exports = __toCommonJS(chunk_OSDEWK4V_exports);
35
+ var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
36
36
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
37
- var import_chunk_5GGLNSGY = require("./chunk-5GGLNSGY.js");
38
- var import_chunk_CKEEY4OR = require("./chunk-CKEEY4OR.js");
37
+ var import_chunk_HCXWQQTN = require("./chunk-HCXWQQTN.js");
38
+ var import_chunk_4JX4AYC6 = require("./chunk-4JX4AYC6.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,25 +58,25 @@ ${detailsHeader} ${message}`;
58
58
  }).exhaustive();
59
59
  const errorMessageWithContext = `${constructedErrorMessage}
60
60
  [Context: getDmmf]`;
61
- super((0, import_chunk_5GGLNSGY.addVersionDetailsToErrorMessage)(errorMessageWithContext));
61
+ super((0, import_chunk_HCXWQQTN.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
62
  this.name = "GetDmmfError";
63
63
  }
64
64
  };
65
65
  async function getDMMF(options) {
66
- const debugErrorType = (0, import_chunk_TZJROXB3.createDebugErrorType)(debug, "getDmmfWasm");
66
+ const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "getDmmfWasm");
67
67
  debug(`Using getDmmf Wasm`);
68
68
  const dmmfPipeline = (0, import_function.pipe)(
69
69
  (0, import_chunk_5DBOS77Y.tryCatch)(
70
70
  () => {
71
- if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
71
+ if (process.env.FORCE_PANIC_GET_DMMF) {
72
72
  debug("Triggering a Rust panic...");
73
- import_chunk_CKEEY4OR.prismaSchemaWasm.debug_panic();
73
+ import_chunk_4JX4AYC6.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 = import_chunk_CKEEY4OR.prismaSchemaWasm.get_dmmf(params);
79
+ const data = import_chunk_4JX4AYC6.prismaSchemaWasm.get_dmmf(params);
80
80
  return data;
81
81
  },
82
82
  (e) => ({
@@ -124,7 +124,7 @@ async function getDMMF(options) {
124
124
  return panic;
125
125
  }
126
126
  const errorOutput = e.error.message;
127
- return new GetDmmfError((0, import_chunk_TZJROXB3.parseQueryEngineError)({ errorOutput, reason: e.reason }));
127
+ return new GetDmmfError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
128
128
  }).with({ type: "parse-json" }, (e) => {
129
129
  debugErrorType(e);
130
130
  return new GetDmmfError({ _tag: "unparsed", message: e.error.message, reason: e.reason });
@@ -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_E4H6V3Z4_exports = {};
30
- __export(chunk_E4H6V3Z4_exports, {
29
+ var chunk_PHCC4RQK_exports = {};
30
+ __export(chunk_PHCC4RQK_exports, {
31
31
  MergeSchemasError: () => MergeSchemasError,
32
32
  mergeSchemas: () => mergeSchemas
33
33
  });
34
- module.exports = __toCommonJS(chunk_E4H6V3Z4_exports);
35
- var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
36
- var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
34
+ module.exports = __toCommonJS(chunk_PHCC4RQK_exports);
35
+ var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
37
36
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
38
- var import_chunk_JTS4UPHJ = require("./chunk-JTS4UPHJ.js");
39
- var import_chunk_FHZ5QJLR = require("./chunk-FHZ5QJLR.js");
37
+ var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
38
+ var import_chunk_UUZVVTOP = require("./chunk-UUZVVTOP.js");
39
+ var import_chunk_XV3WHAKH = require("./chunk-XV3WHAKH.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,12 +59,12 @@ ${detailsHeader} ${message}`;
59
59
  }).exhaustive();
60
60
  const errorMessageWithContext = `${constructedErrorMessage}
61
61
  [Context: mergeSchemas]`;
62
- super((0, import_chunk_JTS4UPHJ.addVersionDetailsToErrorMessage)(errorMessageWithContext));
62
+ super((0, import_chunk_UUZVVTOP.addVersionDetailsToErrorMessage)(errorMessageWithContext));
63
63
  this.name = "MergeSchemasError";
64
64
  }
65
65
  };
66
66
  function mergeSchemas(options) {
67
- const debugErrorType = (0, import_chunk_TZJROXB3.createDebugErrorType)(debug, "mergeSchemasWasm");
67
+ const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "mergeSchemasWasm");
68
68
  debug(`Using mergeSchemas Wasm`);
69
69
  const mergeSchemasEither = (0, import_function.pipe)(
70
70
  (0, import_chunk_5DBOS77Y.tryCatch)(
@@ -72,7 +72,7 @@ function mergeSchemas(options) {
72
72
  const params = JSON.stringify({
73
73
  schema: options.schemas
74
74
  });
75
- return import_chunk_FHZ5QJLR.prismaSchemaWasm.merge_schemas(params);
75
+ return import_chunk_XV3WHAKH.prismaSchemaWasm.merge_schemas(params);
76
76
  },
77
77
  (e) => ({
78
78
  type: "wasm-error",
@@ -104,7 +104,7 @@ function mergeSchemas(options) {
104
104
  return panic;
105
105
  }
106
106
  const errorOutput = e.error.message;
107
- return new MergeSchemasError((0, import_chunk_TZJROXB3.parseQueryEngineError)({ errorOutput, reason: e.reason }));
107
+ return new MergeSchemasError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
108
108
  }).exhaustive();
109
109
  throw error;
110
110
  }
@@ -26,20 +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_6JXBYDIF_exports = {};
30
- __export(chunk_6JXBYDIF_exports, {
29
+ var chunk_PHOJ2NUG_exports = {};
30
+ __export(chunk_PHOJ2NUG_exports, {
31
31
  GetConfigError: () => GetConfigError,
32
- getConfig: () => getConfig,
33
- getDirectUrl: () => getDirectUrl,
34
- getEffectiveUrl: () => getEffectiveUrl,
35
- resolveUrl: () => resolveUrl
32
+ getConfig: () => getConfig
36
33
  });
37
- module.exports = __toCommonJS(chunk_6JXBYDIF_exports);
38
- var import_chunk_TZJROXB3 = require("./chunk-TZJROXB3.js");
39
- var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
34
+ module.exports = __toCommonJS(chunk_PHOJ2NUG_exports);
35
+ var import_chunk_WSZXPLJQ = require("./chunk-WSZXPLJQ.js");
40
36
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
41
- var import_chunk_5GGLNSGY = require("./chunk-5GGLNSGY.js");
42
- var import_chunk_CKEEY4OR = require("./chunk-CKEEY4OR.js");
37
+ var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
38
+ var import_chunk_HCXWQQTN = require("./chunk-HCXWQQTN.js");
39
+ var import_chunk_4JX4AYC6 = require("./chunk-4JX4AYC6.js");
43
40
  var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
44
41
  var import_chunk_XKZ6CBLA = require("./chunk-XKZ6CBLA.js");
45
42
  var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
@@ -64,41 +61,22 @@ ${detailsHeader} ${message}`;
64
61
  }).exhaustive();
65
62
  const errorMessageWithContext = `${constructedErrorMessage}
66
63
  [Context: getConfig]`;
67
- super((0, import_chunk_5GGLNSGY.addVersionDetailsToErrorMessage)(errorMessageWithContext));
64
+ super((0, import_chunk_HCXWQQTN.addVersionDetailsToErrorMessage)(errorMessageWithContext));
68
65
  this.name = "GetConfigError";
69
66
  }
70
67
  };
71
- function getEffectiveUrl(ds) {
72
- if (ds.directUrl !== void 0) return ds.directUrl;
73
- return ds.url;
74
- }
75
- function getDirectUrl(ds) {
76
- return ds.directUrl;
77
- }
78
- function resolveUrl(envValue) {
79
- const urlFromValue = envValue?.value;
80
- const urlEnvVarName = envValue?.fromEnvVar;
81
- const urlEnvVarValue = urlEnvVarName ? process.env[urlEnvVarName] : void 0;
82
- return urlFromValue ?? urlEnvVarValue;
83
- }
84
68
  async function getConfig(options) {
85
- const debugErrorType = (0, import_chunk_TZJROXB3.createDebugErrorType)(debug, "getConfigWasm");
69
+ const debugErrorType = (0, import_chunk_WSZXPLJQ.createDebugErrorType)(debug, "getConfigWasm");
86
70
  debug(`Using getConfig Wasm`);
87
71
  const configEither = (0, import_function.pipe)(
88
72
  (0, import_chunk_5DBOS77Y.tryCatch)(
89
73
  () => {
90
- if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_CONFIG) {
74
+ if (process.env.FORCE_PANIC_GET_CONFIG) {
91
75
  debug("Triggering a Rust panic...");
92
- import_chunk_CKEEY4OR.prismaSchemaWasm.debug_panic();
76
+ import_chunk_4JX4AYC6.prismaSchemaWasm.debug_panic();
93
77
  }
94
- const params = JSON.stringify({
95
- prismaSchema: options.datamodel,
96
- datasourceOverrides: {},
97
- ignoreEnvVarErrors: options.ignoreEnvVarErrors ?? false,
98
- env: process.env
99
- });
100
- const data = import_chunk_CKEEY4OR.prismaSchemaWasm.get_config(params);
101
- return data;
78
+ const params = JSON.stringify({ prismaSchema: options.datamodel });
79
+ return import_chunk_4JX4AYC6.prismaSchemaWasm.get_config(params);
102
80
  },
103
81
  (e) => ({
104
82
  type: "wasm-error",
@@ -156,12 +134,12 @@ async function getConfig(options) {
156
134
  return panic;
157
135
  }
158
136
  const errorOutput = e.error.message;
159
- return new GetConfigError((0, import_chunk_TZJROXB3.parseQueryEngineError)({ errorOutput, reason: e.reason }));
137
+ return new GetConfigError((0, import_chunk_WSZXPLJQ.parseQueryEngineError)({ errorOutput, reason: e.reason }));
160
138
  }).with({ type: "validation-error" }, (e) => {
161
139
  return new GetConfigError({
162
140
  _tag: "parsed",
163
141
  errorCode: SCHEMA_VALIDATION_ERROR_CODE,
164
- reason: (0, import_chunk_TZJROXB3.createSchemaValidationError)(e.reason),
142
+ reason: (0, import_chunk_WSZXPLJQ.createSchemaValidationError)(e.reason),
165
143
  message: formatErrors(e.error)
166
144
  });
167
145
  }).otherwise((e) => {
@@ -26,13 +26,13 @@ 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 chunk_F2OZV76L_exports = {};
30
- __export(chunk_F2OZV76L_exports, {
29
+ var chunk_PKOQQT7I_exports = {};
30
+ __export(chunk_PKOQQT7I_exports, {
31
31
  getBinaryPathsByVersion: () => getBinaryPathsByVersion
32
32
  });
33
- module.exports = __toCommonJS(chunk_F2OZV76L_exports);
34
- var import_chunk_RS2R7COT = require("./chunk-RS2R7COT.js");
35
- var import_chunk_4CGPN5SR = require("./chunk-4CGPN5SR.js");
33
+ module.exports = __toCommonJS(chunk_PKOQQT7I_exports);
34
+ var import_chunk_5I4ERIIY = require("./chunk-5I4ERIIY.js");
35
+ var import_chunk_GJSFP4V4 = require("./chunk-GJSFP4V4.js");
36
36
  var import_chunk_2SDPW6AX = require("./chunk-2SDPW6AX.js");
37
37
  var import_chunk_7B5PXS6N = require("./chunk-7B5PXS6N.js");
38
38
  var import_chunk_IDINCQMN = require("./chunk-IDINCQMN.js");
@@ -91,7 +91,7 @@ async function getBinaryPathsByVersion({
91
91
  }
92
92
  const binariesConfig = neededVersion.engines.reduce((acc, curr) => {
93
93
  if (!binaryPathsOverride?.[curr]) {
94
- acc[(0, import_chunk_4CGPN5SR.engineTypeToBinaryType)(curr)] = binaryTargetBaseDir;
94
+ acc[(0, import_chunk_GJSFP4V4.engineTypeToBinaryType)(curr)] = binaryTargetBaseDir;
95
95
  }
96
96
  return acc;
97
97
  }, /* @__PURE__ */ Object.create(null));
@@ -107,7 +107,7 @@ async function getBinaryPathsByVersion({
107
107
  skipDownload
108
108
  };
109
109
  const binaryPathsWithEngineType = await (0, import_fetch_engine.download)(downloadParams);
110
- const binaryPaths = (0, import_chunk_7B5PXS6N.mapKeys)(binaryPathsWithEngineType, import_chunk_RS2R7COT.binaryTypeToEngineType);
110
+ const binaryPaths = (0, import_chunk_7B5PXS6N.mapKeys)(binaryPathsWithEngineType, import_chunk_5I4ERIIY.binaryTypeToEngineType);
111
111
  binaryPathsByVersion[currentVersion] = binaryPaths;
112
112
  }
113
113
  if (binaryPathsOverride) {
@@ -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_75BIJ5PX_exports = {};
30
- __export(chunk_75BIJ5PX_exports, {
29
+ var chunk_Q5XW7CMJ_exports = {};
30
+ __export(chunk_Q5XW7CMJ_exports, {
31
31
  createDirIfNotExists: () => createDirIfNotExists2,
32
32
  fs_functional_exports: () => fs_functional_exports,
33
33
  getFilesInDir: () => getFilesInDir2,
@@ -37,8 +37,8 @@ __export(chunk_75BIJ5PX_exports, {
37
37
  removeFile: () => removeFile,
38
38
  writeFile: () => writeFile2
39
39
  });
40
- module.exports = __toCommonJS(chunk_75BIJ5PX_exports);
41
- var import_chunk_TQFONRJP = require("./chunk-TQFONRJP.js");
40
+ module.exports = __toCommonJS(chunk_Q5XW7CMJ_exports);
41
+ var import_chunk_5BRXEOYH = require("./chunk-5BRXEOYH.js");
42
42
  var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
43
43
  var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
44
44
  var import_promises = __toESM(require("fs/promises"));
@@ -3981,13 +3981,13 @@ var fs_functional_exports = {};
3981
3981
  });
3982
3982
  var import_function = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_R6QH57HZ.require_function)());
3983
3983
  var TE = (0, import_chunk_4VNS5WPM.__toESM)(require_TaskEither());
3984
- var createDirIfNotExists2 = (dir) => TE.tryCatch(() => (0, import_chunk_TQFONRJP.createDirIfNotExists)(dir), createTaggedSystemError("fs-create-dir", { dir }));
3985
- var writeFile2 = (params) => TE.tryCatch(() => (0, import_chunk_TQFONRJP.writeFile)(params), createTaggedSystemError("fs-write-file", params));
3986
- var removeEmptyDirs2 = (dir) => TE.tryCatch(() => (0, import_chunk_TQFONRJP.removeEmptyDirs)(dir), createTaggedSystemError("fs-remove-empty-dirs", { dir }));
3984
+ var createDirIfNotExists2 = (dir) => TE.tryCatch(() => (0, import_chunk_5BRXEOYH.createDirIfNotExists)(dir), createTaggedSystemError("fs-create-dir", { dir }));
3985
+ var writeFile2 = (params) => TE.tryCatch(() => (0, import_chunk_5BRXEOYH.writeFile)(params), createTaggedSystemError("fs-write-file", params));
3986
+ var removeEmptyDirs2 = (dir) => TE.tryCatch(() => (0, import_chunk_5BRXEOYH.removeEmptyDirs)(dir), createTaggedSystemError("fs-remove-empty-dirs", { dir }));
3987
3987
  var removeDir = (dir) => (0, import_function.pipe)(TE.tryCatch(() => import_promises.default.rm(dir, { recursive: true }), createTaggedSystemError("fs-remove-dir", { dir })));
3988
3988
  var removeFile = (filePath) => (0, import_function.pipe)(TE.tryCatch(() => import_promises.default.unlink(filePath), createTaggedSystemError("fs-remove-file", { filePath })));
3989
- var getNestedFoldersInDir2 = (dir) => () => (0, import_chunk_TQFONRJP.getNestedFoldersInDir)(dir);
3990
- var getFilesInDir2 = (dir, pattern = "**") => () => (0, import_chunk_TQFONRJP.getFilesInDir)(dir, pattern);
3989
+ var getNestedFoldersInDir2 = (dir) => () => (0, import_chunk_5BRXEOYH.getNestedFoldersInDir)(dir);
3990
+ var getFilesInDir2 = (dir, pattern = "**") => () => (0, import_chunk_5BRXEOYH.getFilesInDir)(dir, pattern);
3991
3991
  function createTaggedSystemError(type, meta) {
3992
3992
  return (e) => ({
3993
3993
  type,
@@ -16,21 +16,21 @@ 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_OSHZ4P3G_exports = {};
20
- __export(chunk_OSHZ4P3G_exports, {
19
+ var chunk_SP2ETLT2_exports = {};
20
+ __export(chunk_SP2ETLT2_exports, {
21
21
  toSchemasContainer: () => toSchemasContainer,
22
22
  toSchemasWithConfigDir: () => toSchemasWithConfigDir
23
23
  });
24
- module.exports = __toCommonJS(chunk_OSHZ4P3G_exports);
24
+ module.exports = __toCommonJS(chunk_SP2ETLT2_exports);
25
25
  function toSchemasContainer(schemas) {
26
26
  return {
27
27
  files: multipleSchemasToSchemaContainers(schemas)
28
28
  };
29
29
  }
30
- function toSchemasWithConfigDir(schemaContext) {
30
+ function toSchemasWithConfigDir(schemaContext, configDir) {
31
31
  return {
32
32
  files: multipleSchemasToSchemaContainers(schemaContext.schemaFiles),
33
- configDir: schemaContext.primaryDatasourceDirectory
33
+ configDir
34
34
  };
35
35
  }
36
36
  function multipleSchemasToSchemaContainers(schemas) {
@@ -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_UHI6VYFX_exports = {};
20
- __export(chunk_UHI6VYFX_exports, {
19
+ var chunk_TRAG7WPX_exports = {};
20
+ __export(chunk_TRAG7WPX_exports, {
21
21
  SchemaEngineExitCode: () => SchemaEngineExitCode,
22
22
  canConnectToDatabase: () => canConnectToDatabase,
23
23
  createDatabase: () => createDatabase,
24
24
  dropDatabase: () => dropDatabase,
25
25
  execaCommand: () => execaCommand
26
26
  });
27
- module.exports = __toCommonJS(chunk_UHI6VYFX_exports);
27
+ module.exports = __toCommonJS(chunk_TRAG7WPX_exports);
28
28
  var import_chunk_JOIHHXR6 = require("./chunk-JOIHHXR6.js");
29
- var import_chunk_FYZCPL2Z = require("./chunk-FYZCPL2Z.js");
29
+ var import_chunk_FASYSGWP = require("./chunk-FASYSGWP.js");
30
30
  var import_fetch_engine = require("@prisma/fetch-engine");
31
31
  var SchemaEngineExitCode = /* @__PURE__ */ ((SchemaEngineExitCode2) => {
32
32
  SchemaEngineExitCode2[SchemaEngineExitCode2["Success"] = 0] = "Success";
@@ -139,15 +139,19 @@ async function execaCommand({
139
139
  schemaEnginePath,
140
140
  engineCommandName
141
141
  }) {
142
- schemaEnginePath = schemaEnginePath || await (0, import_chunk_FYZCPL2Z.resolveBinary)(import_fetch_engine.BinaryType.SchemaEngineBinary);
142
+ schemaEnginePath = schemaEnginePath || await (0, import_chunk_FASYSGWP.resolveBinary)(import_fetch_engine.BinaryType.SchemaEngineBinary);
143
143
  try {
144
- return await (0, import_chunk_JOIHHXR6.execa)(schemaEnginePath, ["cli", "--datasource", connectionString, engineCommandName], {
145
- cwd,
146
- env: {
147
- RUST_BACKTRACE: process.env.RUST_BACKTRACE ?? "1",
148
- RUST_LOG: process.env.RUST_LOG ?? "info"
144
+ return await (0, import_chunk_JOIHHXR6.execa)(
145
+ schemaEnginePath,
146
+ ["--datasource", JSON.stringify({ url: connectionString }), "cli", engineCommandName],
147
+ {
148
+ cwd,
149
+ env: {
150
+ RUST_BACKTRACE: process.env.RUST_BACKTRACE ?? "1",
151
+ RUST_LOG: process.env.RUST_LOG ?? "info"
152
+ }
149
153
  }
150
- });
154
+ );
151
155
  } catch (_e) {
152
156
  const e = _e;
153
157
  if (e.message) {
@@ -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_ADEOIJ4A_exports = {};
20
- __export(chunk_ADEOIJ4A_exports, {
19
+ var chunk_UIA6QRTF_exports = {};
20
+ __export(chunk_UIA6QRTF_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_ADEOIJ4A_exports);
28
- var import_chunk_CKEEY4OR = require("./chunk-CKEEY4OR.js");
27
+ module.exports = __toCommonJS(chunk_UIA6QRTF_exports);
28
+ var import_chunk_XV3WHAKH = require("./chunk-XV3WHAKH.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_CKEEY4OR.prismaSchemaWasm.lint(JSON.stringify(schemas));
32
+ const lintResult = import_chunk_XV3WHAKH.prismaSchemaWasm.lint(JSON.stringify(schemas));
33
33
  const lintDiagnostics = JSON.parse(lintResult);
34
34
  return lintDiagnostics;
35
35
  }