@prisma/internals 6.1.0-dev.2 → 6.1.0-dev.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/dist/{chunk-H3T4L34H.js → chunk-25RJ7YTB.js} +88 -83
  2. package/dist/{chunk-REPCDWZ2.js → chunk-2HMV3SUQ.js} +6 -6
  3. package/dist/{chunk-S4LINK5Y.js → chunk-2XRDQCIA.js} +5 -5
  4. package/dist/{chunk-OLKRUSOM.js → chunk-367S2MBR.js} +15 -15
  5. package/dist/{chunk-JMZHUHCC.js → chunk-3DMEILBC.js} +13 -13
  6. package/dist/{chunk-PKX4IW2Y.js → chunk-3DZRAROI.js} +13 -13
  7. package/dist/{chunk-2QSNILRH.js → chunk-3H62S3WD.js} +33 -804
  8. package/dist/{chunk-QRT26ULD.js → chunk-43VUK3MC.js} +5 -5
  9. package/dist/{chunk-R5SKCJDO.js → chunk-4ZFITFHC.js} +14 -14
  10. package/dist/{chunk-XXYXWXRT.js → chunk-5OU6MVBS.js} +5 -5
  11. package/dist/{chunk-YRALI4Z5.js → chunk-5TEYPXEY.js} +5 -5
  12. package/dist/{chunk-D4MCOTL5.js → chunk-5XRQ7ONW.js} +5 -5
  13. package/dist/{chunk-AFWVDOPK.js → chunk-6BHYPXCB.js} +5 -5
  14. package/dist/{chunk-UPOOOCZ4.js → chunk-6FIYAVRW.js} +5 -5
  15. package/dist/{chunk-UHMT3MWW.js → chunk-6YN45H32.js} +5 -5
  16. package/dist/{chunk-QGYKPH55.js → chunk-7MM2QZYT.js} +14 -41
  17. package/dist/{chunk-SV7K7BEF.js → chunk-7WNIJACZ.js} +15 -15
  18. package/dist/{chunk-I4467NNA.js → chunk-CXEMRKV4.js} +6 -6
  19. package/dist/{chunk-FCSFS3ED.js → chunk-D6Z7NTDK.js} +13 -13
  20. package/dist/{chunk-CO56NBYR.js → chunk-DUZIR5Q6.js} +5 -5
  21. package/dist/{chunk-G7LL2H2O.js → chunk-EKBX4J6O.js} +7 -7
  22. package/dist/{chunk-VAPKCPNH.js → chunk-J7RKPGUO.js} +14 -41
  23. package/dist/{chunk-J4MA2JIK.js → chunk-N6K7M2HZ.js} +5 -5
  24. package/dist/{chunk-RQPDQSHK.js → chunk-QIVUAERL.js} +777 -4
  25. package/dist/{chunk-FPHZVRV4.js → chunk-QJZIYUVB.js} +5 -5
  26. package/dist/{chunk-SLBBRUQS.js → chunk-QTXYAZFX.js} +5 -5
  27. package/dist/{chunk-4RWCRJYD.js → chunk-TFSZCVKC.js} +5 -5
  28. package/dist/{chunk-YALATXKM.js → chunk-TNDJXR2J.js} +5 -5
  29. package/dist/{chunk-HPF5G47V.js → chunk-UPIULDLZ.js} +5 -5
  30. package/dist/{chunk-BMDD7WQX.js → chunk-VDIJTVA3.js} +14 -14
  31. package/dist/{chunk-DUZ25E6S.js → chunk-WMNV7IJ4.js} +33 -804
  32. package/dist/{chunk-FZA7UXNP.js → chunk-XWZZEGZ4.js} +5 -5
  33. package/dist/cli/checkUnsupportedDataProxy.js +24 -24
  34. package/dist/cli/getSchema.js +29 -29
  35. package/dist/cli/hashes.js +24 -24
  36. package/dist/engine-commands/errorHelpers.js +4 -4
  37. package/dist/engine-commands/formatSchema.js +23 -23
  38. package/dist/engine-commands/getConfig.js +12 -12
  39. package/dist/engine-commands/getDmmf.js +9 -9
  40. package/dist/engine-commands/getEngineVersion.js +8 -8
  41. package/dist/engine-commands/getEnginesMetaInfo.js +10 -10
  42. package/dist/engine-commands/index.js +34 -34
  43. package/dist/engine-commands/lintSchema.js +8 -8
  44. package/dist/engine-commands/mergeSchemas.js +9 -9
  45. package/dist/engine-commands/queryEngineCommons.js +6 -6
  46. package/dist/engine-commands/validate.js +9 -9
  47. package/dist/get-generators/generatorResolvers/generatorResolvers.js +23 -23
  48. package/dist/get-generators/generatorResolvers/prisma-client-js/check-dependencies/checkTypeScriptVersion.js +23 -23
  49. package/dist/get-generators/generatorResolvers/prisma-client-js/prismaClientResolver.js +24 -24
  50. package/dist/get-generators/getGenerators.js +26 -26
  51. package/dist/get-generators/utils/getBinaryPathsByVersion.js +3 -3
  52. package/dist/index.js +63 -63
  53. package/dist/resolveBinary.js +7 -7
  54. package/dist/schemaEngineCommands.js +8 -8
  55. package/dist/sendPanic.js +23 -23
  56. package/dist/tracing/types.d.ts +26 -16
  57. package/dist/utils/cloudflareD1.js +3 -3
  58. package/dist/utils/getEnvPaths.js +23 -23
  59. package/dist/utils/getGitHubIssueUrl.js +4 -4
  60. package/dist/utils/getVersionFromPackageJson.js +3 -3
  61. package/dist/utils/handleEngineLoadingErrors.js +3 -3
  62. package/dist/utils/handlePanic.js +23 -23
  63. package/dist/utils/load.js +4 -4
  64. package/dist/utils/loadEnvFile.js +23 -23
  65. package/dist/wasm.js +4 -4
  66. package/package.json +9 -9
@@ -26,17 +26,17 @@ 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_FPHZVRV4_exports = {};
30
- __export(chunk_FPHZVRV4_exports, {
29
+ var chunk_QJZIYUVB_exports = {};
30
+ __export(chunk_QJZIYUVB_exports, {
31
31
  BinaryType: () => import_fetch_engine.BinaryType,
32
32
  engineEnvVarMap: () => import_fetch_engine.engineEnvVarMap,
33
33
  maybeCopyToTmp: () => maybeCopyToTmp,
34
34
  resolveBinary: () => resolveBinary,
35
35
  safeResolveBinary: () => safeResolveBinary
36
36
  });
37
- module.exports = __toCommonJS(chunk_FPHZVRV4_exports);
37
+ module.exports = __toCommonJS(chunk_QJZIYUVB_exports);
38
38
  var import_chunk_M3GBKLGE = require("./chunk-M3GBKLGE.js");
39
- var import_chunk_RQPDQSHK = require("./chunk-RQPDQSHK.js");
39
+ var import_chunk_QIVUAERL = require("./chunk-QIVUAERL.js");
40
40
  var import_chunk_TWSLDIFL = require("./chunk-TWSLDIFL.js");
41
41
  var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
42
42
  var import_chunk_TZCE3PWZ = require("./chunk-TZCE3PWZ.js");
@@ -46,7 +46,7 @@ var import_fetch_engine = require("@prisma/fetch-engine");
46
46
  var import_get_platform = require("@prisma/get-platform");
47
47
  var import_fs = __toESM2(require("fs"));
48
48
  var import_path = __toESM2(require("path"));
49
- var import_fs_extra = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_RQPDQSHK.require_lib)());
49
+ var import_fs_extra = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_QIVUAERL.require_lib)());
50
50
  var import_temp_dir = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_TZCE3PWZ.require_temp_dir)());
51
51
  async function getBinaryName(name) {
52
52
  const binaryTarget = await (0, import_get_platform.getBinaryTargetForCurrentPlatform)();
@@ -26,14 +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_SLBBRUQS_exports = {};
30
- __export(chunk_SLBBRUQS_exports, {
29
+ var chunk_QTXYAZFX_exports = {};
30
+ __export(chunk_QTXYAZFX_exports, {
31
31
  getGitHubIssueUrl: () => getGitHubIssueUrl,
32
32
  wouldYouLikeToCreateANewIssue: () => wouldYouLikeToCreateANewIssue
33
33
  });
34
- module.exports = __toCommonJS(chunk_SLBBRUQS_exports);
34
+ module.exports = __toCommonJS(chunk_QTXYAZFX_exports);
35
35
  var import_chunk_ODI3VNBD = require("./chunk-ODI3VNBD.js");
36
- var import_chunk_H3T4L34H = require("./chunk-H3T4L34H.js");
36
+ var import_chunk_25RJ7YTB = require("./chunk-25RJ7YTB.js");
37
37
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
38
38
  var import_get_platform = require("@prisma/get-platform");
39
39
  var import_node_process = __toESM(require("node:process"));
@@ -379,7 +379,7 @@ function getGitHubIssueUrl({
379
379
  });
380
380
  }
381
381
  async function wouldYouLikeToCreateANewIssue(options) {
382
- const shouldCreateNewIssue = await (0, import_chunk_H3T4L34H.$)(options.prompt).with(true, async () => {
382
+ const shouldCreateNewIssue = await (0, import_chunk_25RJ7YTB.z)(options.prompt).with(true, async () => {
383
383
  const createNewIssueResponse = await (0, import_prompts.default)({
384
384
  type: "select",
385
385
  name: "value",
@@ -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_4RWCRJYD_exports = {};
20
- __export(chunk_4RWCRJYD_exports, {
19
+ var chunk_TFSZCVKC_exports = {};
20
+ __export(chunk_TFSZCVKC_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_4RWCRJYD_exports);
27
+ module.exports = __toCommonJS(chunk_TFSZCVKC_exports);
28
28
  var import_chunk_7XNZDY2V = require("./chunk-7XNZDY2V.js");
29
- var import_chunk_FPHZVRV4 = require("./chunk-FPHZVRV4.js");
29
+ var import_chunk_QJZIYUVB = require("./chunk-QJZIYUVB.js");
30
30
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
31
31
  var import_fetch_engine = require("@prisma/fetch-engine");
32
32
  var import_execa = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_7XNZDY2V.require_execa)());
@@ -141,7 +141,7 @@ async function execaCommand({
141
141
  schemaEnginePath,
142
142
  engineCommandName
143
143
  }) {
144
- schemaEnginePath = schemaEnginePath || await (0, import_chunk_FPHZVRV4.resolveBinary)(import_fetch_engine.BinaryType.SchemaEngineBinary);
144
+ schemaEnginePath = schemaEnginePath || await (0, import_chunk_QJZIYUVB.resolveBinary)(import_fetch_engine.BinaryType.SchemaEngineBinary);
145
145
  try {
146
146
  return await (0, import_execa.default)(schemaEnginePath, ["cli", "--datasource", connectionString, engineCommandName], {
147
147
  cwd,
@@ -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_YALATXKM_exports = {};
20
- __export(chunk_YALATXKM_exports, {
19
+ var chunk_TNDJXR2J_exports = {};
20
+ __export(chunk_TNDJXR2J_exports, {
21
21
  version: () => version
22
22
  });
23
- module.exports = __toCommonJS(chunk_YALATXKM_exports);
24
- var import_chunk_UPOOOCZ4 = require("./chunk-UPOOOCZ4.js");
25
- var packageJson = (0, import_chunk_UPOOOCZ4.require_package)();
23
+ module.exports = __toCommonJS(chunk_TNDJXR2J_exports);
24
+ var import_chunk_2HMV3SUQ = require("./chunk-2HMV3SUQ.js");
25
+ var packageJson = (0, import_chunk_2HMV3SUQ.require_package)();
26
26
  var version = packageJson.version;
@@ -26,12 +26,12 @@ 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_HPF5G47V_exports = {};
30
- __export(chunk_HPF5G47V_exports, {
29
+ var chunk_UPIULDLZ_exports = {};
30
+ __export(chunk_UPIULDLZ_exports, {
31
31
  locateLocalCloudflareD1: () => locateLocalCloudflareD1
32
32
  });
33
- module.exports = __toCommonJS(chunk_HPF5G47V_exports);
34
- var import_chunk_H3T4L34H = require("./chunk-H3T4L34H.js");
33
+ module.exports = __toCommonJS(chunk_UPIULDLZ_exports);
34
+ var import_chunk_25RJ7YTB = require("./chunk-25RJ7YTB.js");
35
35
  var import_chunk_KKMREGHN = require("./chunk-KKMREGHN.js");
36
36
  var import_chunk_WWAWV7DQ = require("./chunk-WWAWV7DQ.js");
37
37
  var import_node_path = __toESM(require("node:path"));
@@ -50,7 +50,7 @@ async function locateLocalCloudflareD1({ arg }) {
50
50
  );
51
51
  }
52
52
  if (d1Databases.length > 1) {
53
- const { originalArg, recommendedArg } = (0, import_chunk_H3T4L34H.$)(arg).with("--to-local-d1", (originalArg2) => ({
53
+ const { originalArg, recommendedArg } = (0, import_chunk_25RJ7YTB.z)(arg).with("--to-local-d1", (originalArg2) => ({
54
54
  originalArg: originalArg2,
55
55
  recommendedArg: "--to-url file:"
56
56
  })).with("--from-local-d1", (originalArg2) => ({
@@ -26,19 +26,19 @@ 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_BMDD7WQX_exports = {};
30
- __export(chunk_BMDD7WQX_exports, {
29
+ var chunk_VDIJTVA3_exports = {};
30
+ __export(chunk_VDIJTVA3_exports, {
31
31
  ValidateError: () => ValidateError,
32
32
  validate: () => validate
33
33
  });
34
- module.exports = __toCommonJS(chunk_BMDD7WQX_exports);
34
+ module.exports = __toCommonJS(chunk_VDIJTVA3_exports);
35
35
  var import_chunk_YRBRUREX = require("./chunk-YRBRUREX.js");
36
- var import_chunk_I4467NNA = require("./chunk-I4467NNA.js");
36
+ var import_chunk_CXEMRKV4 = require("./chunk-CXEMRKV4.js");
37
37
  var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
38
- var import_chunk_YRALI4Z5 = require("./chunk-YRALI4Z5.js");
38
+ var import_chunk_6BHYPXCB = require("./chunk-6BHYPXCB.js");
39
39
  var import_chunk_PFLLVWZX = require("./chunk-PFLLVWZX.js");
40
- var import_chunk_H3T4L34H = require("./chunk-H3T4L34H.js");
41
- var import_chunk_FZA7UXNP = require("./chunk-FZA7UXNP.js");
40
+ var import_chunk_25RJ7YTB = require("./chunk-25RJ7YTB.js");
41
+ var import_chunk_XWZZEGZ4 = require("./chunk-XWZZEGZ4.js");
42
42
  var import_chunk_A4QWQE3W = require("./chunk-A4QWQE3W.js");
43
43
  var import_chunk_7MD6344A = require("./chunk-7MD6344A.js");
44
44
  var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
@@ -48,7 +48,7 @@ var import_function = (0, import_chunk_WWAWV7DQ.__toESM)((0, import_chunk_PFLLVW
48
48
  var debug = (0, import_debug.default)("prisma:validate");
49
49
  var ValidateError = class extends Error {
50
50
  constructor(params) {
51
- const constructedErrorMessage = (0, import_chunk_H3T4L34H.$)(params).with({ _tag: "parsed" }, ({ errorCode, message, reason }) => {
51
+ const constructedErrorMessage = (0, import_chunk_25RJ7YTB.z)(params).with({ _tag: "parsed" }, ({ errorCode, message, reason }) => {
52
52
  const errorCodeMessage = errorCode ? `Error code: ${errorCode}` : "";
53
53
  return `${reason}
54
54
  ${errorCodeMessage}
@@ -60,25 +60,25 @@ ${detailsHeader} ${message}`;
60
60
  }).exhaustive();
61
61
  const errorMessageWithContext = `${constructedErrorMessage}
62
62
  [Context: validate]`;
63
- super((0, import_chunk_YRALI4Z5.addVersionDetailsToErrorMessage)(errorMessageWithContext));
63
+ super((0, import_chunk_6BHYPXCB.addVersionDetailsToErrorMessage)(errorMessageWithContext));
64
64
  this.name = "ValidateError";
65
65
  }
66
66
  };
67
67
  function validate(options) {
68
- const debugErrorType = (0, import_chunk_I4467NNA.createDebugErrorType)(debug, "validateWasm");
68
+ const debugErrorType = (0, import_chunk_CXEMRKV4.createDebugErrorType)(debug, "validateWasm");
69
69
  debug(`Using validate Wasm`);
70
70
  const validateEither = (0, import_function.pipe)(
71
71
  (0, import_chunk_7MD6344A.tryCatch)(
72
72
  () => {
73
73
  if (process.env.FORCE_PANIC_QUERY_ENGINE_GET_DMMF) {
74
74
  debug("Triggering a Rust panic...");
75
- import_chunk_FZA7UXNP.prismaSchemaWasm.debug_panic();
75
+ import_chunk_XWZZEGZ4.prismaSchemaWasm.debug_panic();
76
76
  }
77
77
  const params = JSON.stringify({
78
78
  prismaSchema: options.schemas,
79
79
  noColor: Boolean(process.env.NO_COLOR)
80
80
  });
81
- import_chunk_FZA7UXNP.prismaSchemaWasm.validate(params);
81
+ import_chunk_XWZZEGZ4.prismaSchemaWasm.validate(params);
82
82
  },
83
83
  (e) => ({
84
84
  type: "wasm-error",
@@ -90,7 +90,7 @@ function validate(options) {
90
90
  if ((0, import_chunk_7MD6344A.isRight)(validateEither)) {
91
91
  return;
92
92
  }
93
- const error = (0, import_chunk_H3T4L34H.$)(validateEither.left).with({ type: "wasm-error" }, (e) => {
93
+ const error = (0, import_chunk_25RJ7YTB.z)(validateEither.left).with({ type: "wasm-error" }, (e) => {
94
94
  debugErrorType(e);
95
95
  console.error("");
96
96
  if ((0, import_chunk_A4QWQE3W.isWasmPanic)(e.error)) {
@@ -113,7 +113,7 @@ function validate(options) {
113
113
  return panic;
114
114
  }
115
115
  const errorOutput = e.error.message;
116
- return new ValidateError((0, import_chunk_I4467NNA.parseQueryEngineError)({ errorOutput, reason: e.reason }));
116
+ return new ValidateError((0, import_chunk_CXEMRKV4.parseQueryEngineError)({ errorOutput, reason: e.reason }));
117
117
  }).exhaustive();
118
118
  throw error;
119
119
  }