@prisma/internals 6.20.0-integration-feat-prisma-7-config.3 → 6.20.0-integration-oidc-truster-publishers.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-VFZCLI5X.js → chunk-26ZV6OR7.js} +5 -5
- package/dist/{chunk-5FTKVAG5.js → chunk-2GUGGLPK.js} +97 -40
- package/dist/chunk-3FP46GUV.js +471 -0
- package/dist/chunk-46ABODUM.js +186 -0
- package/dist/{chunk-GJSFP4V4.js → chunk-4CGPN5SR.js} +9 -3
- package/dist/{chunk-GL7OANR6.js → chunk-4JCVHBYR.js} +5 -5
- package/dist/{chunk-MEOOYUIZ.js → chunk-5AI4FIZ3.js} +10 -10
- package/dist/{chunk-LS2GZ6B3.js → chunk-5VHPFZRR.js} +11 -11
- package/dist/{chunk-73HXEN2A.js → chunk-6LDZU7KZ.js} +5 -5
- package/dist/{chunk-VHE2A7YV.js → chunk-6MO7MVPQ.js} +11 -11
- package/dist/chunk-6TTRTZXU.js +37 -0
- package/dist/{chunk-SMJRM3EM.js → chunk-75BIJ5PX.js} +9 -9
- package/dist/{chunk-MYLPCGTT.js → chunk-7QC5VORA.js} +5 -5
- package/dist/{chunk-TGA7DC5A.js → chunk-AX5N26KG.js} +9 -14
- package/dist/{chunk-QSVWJ2S2.js → chunk-BVJP43JS.js} +784 -13
- package/dist/{chunk-B2BNIZB2.js → chunk-CCLAMTCA.js} +8 -7
- package/dist/{chunk-3ZWEK4N6.js → chunk-CPCSIALL.js} +5 -5
- package/dist/chunk-D4VDA2TZ.js +66 -0
- package/dist/chunk-DZYINYAA.js +68 -0
- package/dist/{chunk-E355HAZP.js → chunk-E4H6V3Z4.js} +11 -11
- package/dist/chunk-ERSH2BQA.js +58 -0
- package/dist/{chunk-OKVM3CW4.js → chunk-EYVG6XQS.js} +39 -3
- package/dist/{chunk-5MHUYAV3.js → chunk-F2OZV76L.js} +9 -9
- package/dist/{chunk-O4JHL7XP.js → chunk-FHZ5QJLR.js} +5 -5
- package/dist/{chunk-HNRMSI3R.js → chunk-FYZCPL2Z.js} +8 -5
- package/dist/{chunk-22HIO2UL.js → chunk-GMW36QQF.js} +7 -7
- package/dist/{chunk-LD5PU7J5.js → chunk-GVZIPRAQ.js} +97 -40
- package/dist/{chunk-BUQN4WLU.js → chunk-HFFWZTVM.js} +9 -7
- package/dist/{chunk-CGLLQXZE.js → chunk-HHG4DGHC.js} +12 -11
- package/dist/{chunk-5W3BSMTH.js → chunk-HO5HRHFZ.js} +6 -3
- package/dist/{chunk-SDDES4ZN.js → chunk-HTUTYKBP.js} +12 -12
- package/dist/{chunk-3WXUQZS7.js → chunk-I6WLABB2.js} +5 -14
- package/dist/{chunk-FF7OLLBP.js → chunk-IDINCQMN.js} +784 -12
- package/dist/{chunk-LA5QBRTU.js → chunk-IUXRC7ZP.js} +20 -14
- package/dist/{chunk-QOZ7USPD.js → chunk-JOIIWB3U.js} +159 -193
- package/dist/{chunk-UGVSG4YK.js → chunk-JTS4UPHJ.js} +5 -5
- package/dist/{chunk-24ZPBDBI.js → chunk-LV27YCGC.js} +11 -11
- package/dist/{chunk-KNNTV7IN.js → chunk-NVNI2SRU.js} +213 -687
- package/dist/{chunk-H5STSTVK.js → chunk-OAT7ZJED.js} +20 -7
- package/dist/chunk-PZMRR772.js +41 -0
- package/dist/{chunk-SLV6CI6L.js → chunk-QJ3QPUM5.js} +5 -5
- package/dist/{chunk-5I4ERIIY.js → chunk-RS2R7COT.js} +9 -3
- package/dist/{chunk-Z2RQHZ3W.js → chunk-SOKSKSEX.js} +20 -14
- package/dist/chunk-T2PM5TKT.js +55 -0
- package/dist/{chunk-GVDRC4TL.js → chunk-TBR6SNKL.js} +5 -5
- package/dist/{chunk-FNXXQZUZ.js → chunk-TEOXRLQU.js} +9 -8
- package/dist/{chunk-MLFKBBDL.js → chunk-TQFONRJP.js} +5 -5
- package/dist/{chunk-WSZXPLJQ.js → chunk-TZJROXB3.js} +4 -4
- package/dist/{chunk-WJKBKH3Y.js → chunk-UHI6VYFX.js} +5 -5
- package/dist/{chunk-BM3JIFQT.js → chunk-UQUWZJVN.js} +7 -7
- package/dist/{chunk-2Q43C56O.js → chunk-WEU72JRD.js} +5 -5
- package/dist/{chunk-ARC7TW3L.js → chunk-WFNB7VRA.js} +14 -4
- package/dist/{chunk-C5YUUOQW.js → chunk-WYQJ4JWO.js} +12 -12
- package/dist/cli/checkUnsupportedDataProxy.js +60 -53
- package/dist/cli/checkUnsupportedSchemaEngineWasm.d.ts +22 -0
- package/dist/cli/checkUnsupportedSchemaEngineWasm.js +135 -0
- package/dist/cli/getGeneratorSuccessMessage.js +3 -2
- package/dist/cli/getSchema.d.ts +15 -1
- package/dist/cli/getSchema.js +5 -4
- package/dist/cli/hashes.js +4 -4
- package/dist/cli/schemaContext.d.ts +11 -2
- package/dist/cli/schemaContext.js +60 -53
- package/dist/client/getClientEngineType.d.ts +7 -0
- package/dist/client/getClientEngineType.js +26 -0
- package/dist/dotenvExpand.d.ts +35 -0
- package/dist/dotenvExpand.js +25 -0
- package/dist/engine-commands/errorHelpers.js +4 -4
- package/dist/engine-commands/formatSchema.js +59 -52
- package/dist/engine-commands/getConfig.d.ts +1 -0
- package/dist/engine-commands/getConfig.js +13 -13
- package/dist/engine-commands/getDmmf.js +10 -10
- package/dist/engine-commands/getEngineVersion.js +9 -6
- package/dist/engine-commands/getEnginesInfo.d.ts +1 -0
- package/dist/engine-commands/getEnginesInfo.js +9 -7
- package/dist/engine-commands/index.js +71 -64
- package/dist/engine-commands/lintSchema.js +9 -9
- package/dist/engine-commands/mergeSchemas.js +10 -10
- package/dist/engine-commands/queryEngineCommons.js +6 -6
- package/dist/engine-commands/validate.js +10 -10
- package/dist/errorReporting.js +6 -6
- package/dist/get-generators/getGenerators.d.ts +1 -0
- package/dist/get-generators/getGenerators.js +62 -55
- package/dist/get-generators/utils/binaryTypeToEngineType.js +2 -2
- package/dist/get-generators/utils/engineTypeToBinaryType.js +2 -2
- package/dist/get-generators/utils/getBinaryPathsByVersion.js +5 -6
- package/dist/getPackedPackage.js +3 -4
- package/dist/index.d.ts +10 -1
- package/dist/index.js +112 -95
- package/dist/{multipart-parser-UV3WZSWW.js → multipart-parser-3AFJFP6K.js} +6 -6
- package/dist/resolveBinary.js +7 -8
- package/dist/schemaEngineCommands.js +8 -9
- package/dist/sendPanic.js +4 -4
- package/dist/utils/cloudflareD1.d.ts +5 -0
- package/dist/utils/cloudflareD1.js +27 -0
- package/dist/utils/drawBox.js +2 -2
- package/dist/utils/fs-functional.js +10 -10
- package/dist/utils/fs-utils.js +8 -8
- package/dist/utils/getEnvPaths.d.ts +14 -0
- package/dist/utils/getEnvPaths.js +29 -0
- package/dist/utils/getVersionFromPackageJson.js +3 -3
- package/dist/utils/handleEngineLoadingErrors.d.ts +8 -0
- package/dist/utils/handleEngineLoadingErrors.js +27 -0
- package/dist/utils/handlePanic.js +6 -6
- package/dist/utils/link.js +2 -2
- package/dist/utils/load.d.ts +6 -0
- package/dist/utils/load.js +28 -0
- package/dist/utils/loadEnvFile.d.ts +10 -0
- package/dist/utils/loadEnvFile.js +30 -0
- package/dist/utils/missingDatasource.js +3 -3
- package/dist/utils/missingGeneratorMessage.js +5 -5
- package/dist/utils/serializeQueryEngineName.js +2 -2
- package/dist/utils/tryLoadEnvs.d.ts +25 -0
- package/dist/utils/tryLoadEnvs.js +30 -0
- package/dist/wasm.js +5 -5
- package/package.json +16 -15
- package/dist/chunk-DYV47NUW.js +0 -796
|
@@ -0,0 +1,29 @@
|
|
|
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 getEnvPaths_exports = {};
|
|
20
|
+
__export(getEnvPaths_exports, {
|
|
21
|
+
getEnvPaths: () => import_chunk_46ABODUM.getEnvPaths
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(getEnvPaths_exports);
|
|
24
|
+
var import_chunk_46ABODUM = require("../chunk-46ABODUM.js");
|
|
25
|
+
var import_chunk_3FP46GUV = require("../chunk-3FP46GUV.js");
|
|
26
|
+
var import_chunk_EYVG6XQS = require("../chunk-EYVG6XQS.js");
|
|
27
|
+
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
28
|
+
var import_chunk_T2PM5TKT = require("../chunk-T2PM5TKT.js");
|
|
29
|
+
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -18,9 +18,9 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var getVersionFromPackageJson_exports = {};
|
|
20
20
|
__export(getVersionFromPackageJson_exports, {
|
|
21
|
-
version: () =>
|
|
21
|
+
version: () => import_chunk_26ZV6OR7.version
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(getVersionFromPackageJson_exports);
|
|
24
|
-
var
|
|
25
|
-
var
|
|
24
|
+
var import_chunk_26ZV6OR7 = require("../chunk-26ZV6OR7.js");
|
|
25
|
+
var import_chunk_TEOXRLQU = require("../chunk-TEOXRLQU.js");
|
|
26
26
|
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { type PlatformInfo } from '@prisma/get-platform';
|
|
2
|
+
type HandleLibraryLoadingErrorsInput = {
|
|
3
|
+
e: Error;
|
|
4
|
+
platformInfo: PlatformInfo;
|
|
5
|
+
id: string;
|
|
6
|
+
};
|
|
7
|
+
export declare function handleLibraryLoadingErrors(args: HandleLibraryLoadingErrorsInput): string;
|
|
8
|
+
export {};
|
|
@@ -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 handleEngineLoadingErrors_exports = {};
|
|
20
|
+
__export(handleEngineLoadingErrors_exports, {
|
|
21
|
+
handleLibraryLoadingErrors: () => import_chunk_DZYINYAA.handleLibraryLoadingErrors
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(handleEngineLoadingErrors_exports);
|
|
24
|
+
var import_chunk_DZYINYAA = require("../chunk-DZYINYAA.js");
|
|
25
|
+
var import_chunk_XKZ6CBLA = require("../chunk-XKZ6CBLA.js");
|
|
26
|
+
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
27
|
+
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -18,20 +18,20 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var handlePanic_exports = {};
|
|
20
20
|
__export(handlePanic_exports, {
|
|
21
|
-
handlePanic: () =>
|
|
21
|
+
handlePanic: () => import_chunk_UQUWZJVN.handlePanic
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(handlePanic_exports);
|
|
24
|
-
var
|
|
25
|
-
var
|
|
24
|
+
var import_chunk_UQUWZJVN = require("../chunk-UQUWZJVN.js");
|
|
25
|
+
var import_chunk_I6WLABB2 = require("../chunk-I6WLABB2.js");
|
|
26
26
|
var import_chunk_7IKUTPWQ = require("../chunk-7IKUTPWQ.js");
|
|
27
27
|
var import_chunk_FCYHZHVW = require("../chunk-FCYHZHVW.js");
|
|
28
28
|
var import_chunk_H4NI2RIK = require("../chunk-H4NI2RIK.js");
|
|
29
29
|
var import_chunk_ICFLO5JW = require("../chunk-ICFLO5JW.js");
|
|
30
|
-
var
|
|
30
|
+
var import_chunk_HFFWZTVM = require("../chunk-HFFWZTVM.js");
|
|
31
31
|
var import_chunk_KDHESRKE = require("../chunk-KDHESRKE.js");
|
|
32
32
|
var import_chunk_XKZ6CBLA = require("../chunk-XKZ6CBLA.js");
|
|
33
33
|
var import_chunk_LMVSIVKQ = require("../chunk-LMVSIVKQ.js");
|
|
34
|
-
var import_chunk_MEOOYUIZ = require("../chunk-MEOOYUIZ.js");
|
|
35
|
-
var import_chunk_KNNTV7IN = require("../chunk-KNNTV7IN.js");
|
|
36
34
|
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
35
|
+
var import_chunk_5AI4FIZ3 = require("../chunk-5AI4FIZ3.js");
|
|
36
|
+
var import_chunk_NVNI2SRU = require("../chunk-NVNI2SRU.js");
|
|
37
37
|
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
package/dist/utils/link.js
CHANGED
|
@@ -18,9 +18,9 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var link_exports = {};
|
|
20
20
|
__export(link_exports, {
|
|
21
|
-
link: () =>
|
|
21
|
+
link: () => import_chunk_I6WLABB2.link
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(link_exports);
|
|
24
|
-
var
|
|
24
|
+
var import_chunk_I6WLABB2 = require("../chunk-I6WLABB2.js");
|
|
25
25
|
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
26
26
|
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { PlatformInfo } from '@prisma/get-platform';
|
|
2
|
+
/**
|
|
3
|
+
* This is a wrapper around `require` for loading a Node-API library.
|
|
4
|
+
* This is to avoid eval and hide require away from bundlers
|
|
5
|
+
*/
|
|
6
|
+
export declare function loadLibrary<T>(id: string, platformInfo: PlatformInfo): T;
|
|
@@ -0,0 +1,28 @@
|
|
|
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 load_exports = {};
|
|
20
|
+
__export(load_exports, {
|
|
21
|
+
loadLibrary: () => import_chunk_6TTRTZXU.loadLibrary
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(load_exports);
|
|
24
|
+
var import_chunk_6TTRTZXU = require("../chunk-6TTRTZXU.js");
|
|
25
|
+
var import_chunk_DZYINYAA = require("../chunk-DZYINYAA.js");
|
|
26
|
+
var import_chunk_XKZ6CBLA = require("../chunk-XKZ6CBLA.js");
|
|
27
|
+
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
28
|
+
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { PrismaConfigInternal } from '@prisma/config';
|
|
2
|
+
/**
|
|
3
|
+
* Read .env file only if next to schema.prisma
|
|
4
|
+
* .env found: print to console its relative path
|
|
5
|
+
*/
|
|
6
|
+
export declare function loadEnvFile({ schemaPath, config, printMessage, }: {
|
|
7
|
+
schemaPath?: string;
|
|
8
|
+
printMessage?: boolean;
|
|
9
|
+
config: PrismaConfigInternal;
|
|
10
|
+
}): Promise<void>;
|
|
@@ -0,0 +1,30 @@
|
|
|
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 loadEnvFile_exports = {};
|
|
20
|
+
__export(loadEnvFile_exports, {
|
|
21
|
+
loadEnvFile: () => import_chunk_PZMRR772.loadEnvFile
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(loadEnvFile_exports);
|
|
24
|
+
var import_chunk_PZMRR772 = require("../chunk-PZMRR772.js");
|
|
25
|
+
var import_chunk_46ABODUM = require("../chunk-46ABODUM.js");
|
|
26
|
+
var import_chunk_3FP46GUV = require("../chunk-3FP46GUV.js");
|
|
27
|
+
var import_chunk_EYVG6XQS = require("../chunk-EYVG6XQS.js");
|
|
28
|
+
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
29
|
+
var import_chunk_T2PM5TKT = require("../chunk-T2PM5TKT.js");
|
|
30
|
+
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -18,11 +18,11 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var missingDatasource_exports = {};
|
|
20
20
|
__export(missingDatasource_exports, {
|
|
21
|
-
missingDatasource: () =>
|
|
21
|
+
missingDatasource: () => import_chunk_7QC5VORA.missingDatasource
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(missingDatasource_exports);
|
|
24
|
-
var
|
|
25
|
-
var
|
|
24
|
+
var import_chunk_7QC5VORA = require("../chunk-7QC5VORA.js");
|
|
25
|
+
var import_chunk_I6WLABB2 = require("../chunk-I6WLABB2.js");
|
|
26
26
|
var import_chunk_TQCLUNM2 = require("../chunk-TQCLUNM2.js");
|
|
27
27
|
var import_chunk_OIVPX3BR = require("../chunk-OIVPX3BR.js");
|
|
28
28
|
var import_chunk_CYAS6B5N = require("../chunk-CYAS6B5N.js");
|
|
@@ -18,13 +18,13 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var missingGeneratorMessage_exports = {};
|
|
20
20
|
__export(missingGeneratorMessage_exports, {
|
|
21
|
-
missingGeneratorMessage: () =>
|
|
22
|
-
missingModelMessage: () =>
|
|
23
|
-
missingModelMessageMongoDB: () =>
|
|
21
|
+
missingGeneratorMessage: () => import_chunk_AX5N26KG.missingGeneratorMessage,
|
|
22
|
+
missingModelMessage: () => import_chunk_AX5N26KG.missingModelMessage,
|
|
23
|
+
missingModelMessageMongoDB: () => import_chunk_AX5N26KG.missingModelMessageMongoDB
|
|
24
24
|
});
|
|
25
25
|
module.exports = __toCommonJS(missingGeneratorMessage_exports);
|
|
26
|
-
var
|
|
27
|
-
var
|
|
26
|
+
var import_chunk_AX5N26KG = require("../chunk-AX5N26KG.js");
|
|
27
|
+
var import_chunk_I6WLABB2 = require("../chunk-I6WLABB2.js");
|
|
28
28
|
var import_chunk_TQCLUNM2 = require("../chunk-TQCLUNM2.js");
|
|
29
29
|
var import_chunk_OIVPX3BR = require("../chunk-OIVPX3BR.js");
|
|
30
30
|
var import_chunk_CYAS6B5N = require("../chunk-CYAS6B5N.js");
|
|
@@ -18,8 +18,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var serializeQueryEngineName_exports = {};
|
|
20
20
|
__export(serializeQueryEngineName_exports, {
|
|
21
|
-
serializeQueryEngineName: () =>
|
|
21
|
+
serializeQueryEngineName: () => import_chunk_HO5HRHFZ.serializeQueryEngineName
|
|
22
22
|
});
|
|
23
23
|
module.exports = __toCommonJS(serializeQueryEngineName_exports);
|
|
24
|
-
var
|
|
24
|
+
var import_chunk_HO5HRHFZ = require("../chunk-HO5HRHFZ.js");
|
|
25
25
|
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import dotenv from 'dotenv';
|
|
2
|
+
type DotenvResult = dotenv.DotenvConfigOutput & {
|
|
3
|
+
ignoreProcessEnv?: boolean | undefined;
|
|
4
|
+
};
|
|
5
|
+
interface DotenvLoadEnvResult {
|
|
6
|
+
message: string;
|
|
7
|
+
path: string;
|
|
8
|
+
dotenvResult: DotenvResult;
|
|
9
|
+
}
|
|
10
|
+
export type LoadedEnv = {
|
|
11
|
+
message?: string;
|
|
12
|
+
parsed: {
|
|
13
|
+
[x: string]: string;
|
|
14
|
+
};
|
|
15
|
+
} | undefined;
|
|
16
|
+
export declare function tryLoadEnvs({ rootEnvPath, schemaEnvPath, }: {
|
|
17
|
+
rootEnvPath: string | null | undefined;
|
|
18
|
+
schemaEnvPath: string | null | undefined;
|
|
19
|
+
}, opts?: {
|
|
20
|
+
conflictCheck: 'warn' | 'error' | 'none';
|
|
21
|
+
}): LoadedEnv;
|
|
22
|
+
export declare function loadEnv(envPath: string | null | undefined): DotenvLoadEnvResult | null;
|
|
23
|
+
export declare function pathsEqual(path1: string | null | undefined, path2: string | null | undefined): boolean | "" | null | undefined;
|
|
24
|
+
export declare function exists(p: string | null | undefined): p is string;
|
|
25
|
+
export {};
|
|
@@ -0,0 +1,30 @@
|
|
|
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 tryLoadEnvs_exports = {};
|
|
20
|
+
__export(tryLoadEnvs_exports, {
|
|
21
|
+
exists: () => import_chunk_3FP46GUV.exists,
|
|
22
|
+
loadEnv: () => import_chunk_3FP46GUV.loadEnv,
|
|
23
|
+
pathsEqual: () => import_chunk_3FP46GUV.pathsEqual,
|
|
24
|
+
tryLoadEnvs: () => import_chunk_3FP46GUV.tryLoadEnvs
|
|
25
|
+
});
|
|
26
|
+
module.exports = __toCommonJS(tryLoadEnvs_exports);
|
|
27
|
+
var import_chunk_3FP46GUV = require("../chunk-3FP46GUV.js");
|
|
28
|
+
var import_chunk_PG5FDKSF = require("../chunk-PG5FDKSF.js");
|
|
29
|
+
var import_chunk_T2PM5TKT = require("../chunk-T2PM5TKT.js");
|
|
30
|
+
var import_chunk_4VNS5WPM = require("../chunk-4VNS5WPM.js");
|
package/dist/wasm.js
CHANGED
|
@@ -18,12 +18,12 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var wasm_exports = {};
|
|
20
20
|
__export(wasm_exports, {
|
|
21
|
-
prismaSchemaWasm: () =>
|
|
22
|
-
prismaSchemaWasmVersion: () =>
|
|
23
|
-
schemaEngineWasmVersion: () =>
|
|
21
|
+
prismaSchemaWasm: () => import_chunk_CPCSIALL.prismaSchemaWasm,
|
|
22
|
+
prismaSchemaWasmVersion: () => import_chunk_CPCSIALL.prismaSchemaWasmVersion,
|
|
23
|
+
schemaEngineWasmVersion: () => import_chunk_CPCSIALL.schemaEngineWasmVersion
|
|
24
24
|
});
|
|
25
25
|
module.exports = __toCommonJS(wasm_exports);
|
|
26
|
-
var
|
|
27
|
-
var
|
|
26
|
+
var import_chunk_CPCSIALL = require("./chunk-CPCSIALL.js");
|
|
27
|
+
var import_chunk_TEOXRLQU = require("./chunk-TEOXRLQU.js");
|
|
28
28
|
var import_chunk_WXRVYSYN = require("./chunk-WXRVYSYN.js");
|
|
29
29
|
var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma/internals",
|
|
3
|
-
"version": "6.20.0-integration-
|
|
3
|
+
"version": "6.20.0-integration-oidc-truster-publishers.1",
|
|
4
4
|
"description": "This package is intended for Prisma's internal use",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"@swc/jest": "0.2.37",
|
|
28
28
|
"@types/babel__helper-validator-identifier": "7.15.2",
|
|
29
29
|
"@types/jest": "29.5.14",
|
|
30
|
-
"@types/node": "
|
|
30
|
+
"@types/node": "18.19.76",
|
|
31
31
|
"@types/resolve": "1.20.6",
|
|
32
32
|
"archiver": "6.0.2",
|
|
33
33
|
"checkpoint-client": "1.1.33",
|
|
34
34
|
"cli-truncate": "4.0.0",
|
|
35
|
+
"dotenv": "16.5.0",
|
|
35
36
|
"empathic": "2.0.0",
|
|
36
37
|
"escape-string-regexp": "5.0.0",
|
|
37
38
|
"execa": "8.0.1",
|
|
@@ -67,23 +68,23 @@
|
|
|
67
68
|
"yarn": "1.22.22"
|
|
68
69
|
},
|
|
69
70
|
"dependencies": {
|
|
70
|
-
"@prisma/prisma-schema-wasm": "6.19.0-
|
|
71
|
-
"@prisma/schema-engine-wasm": "6.19.0-
|
|
71
|
+
"@prisma/prisma-schema-wasm": "6.19.0-26.2ba551f319ab1df4bc874a89965d8b3641056773",
|
|
72
|
+
"@prisma/schema-engine-wasm": "6.19.0-26.2ba551f319ab1df4bc874a89965d8b3641056773",
|
|
72
73
|
"arg": "5.0.2",
|
|
73
74
|
"prompts": "2.4.2",
|
|
74
|
-
"@prisma/config": "6.20.0-integration-
|
|
75
|
-
"@prisma/debug": "6.20.0-integration-
|
|
76
|
-
"@prisma/dmmf": "6.20.0-integration-
|
|
77
|
-
"@prisma/driver-adapter-utils": "6.20.0-integration-
|
|
78
|
-
"@prisma/
|
|
79
|
-
"@prisma/
|
|
80
|
-
"@prisma/
|
|
81
|
-
"@prisma/generator-helper": "6.20.0-integration-
|
|
82
|
-
"@prisma/
|
|
83
|
-
"@prisma/
|
|
75
|
+
"@prisma/config": "6.20.0-integration-oidc-truster-publishers.1",
|
|
76
|
+
"@prisma/debug": "6.20.0-integration-oidc-truster-publishers.1",
|
|
77
|
+
"@prisma/dmmf": "6.20.0-integration-oidc-truster-publishers.1",
|
|
78
|
+
"@prisma/driver-adapter-utils": "6.20.0-integration-oidc-truster-publishers.1",
|
|
79
|
+
"@prisma/engines": "6.20.0-integration-oidc-truster-publishers.1",
|
|
80
|
+
"@prisma/generator": "6.20.0-integration-oidc-truster-publishers.1",
|
|
81
|
+
"@prisma/fetch-engine": "6.20.0-integration-oidc-truster-publishers.1",
|
|
82
|
+
"@prisma/generator-helper": "6.20.0-integration-oidc-truster-publishers.1",
|
|
83
|
+
"@prisma/get-platform": "6.20.0-integration-oidc-truster-publishers.1",
|
|
84
|
+
"@prisma/schema-files-loader": "6.20.0-integration-oidc-truster-publishers.1"
|
|
84
85
|
},
|
|
85
86
|
"peerDependencies": {
|
|
86
|
-
"typescript": ">=5.
|
|
87
|
+
"typescript": ">=5.1.0"
|
|
87
88
|
},
|
|
88
89
|
"peerDependenciesMeta": {
|
|
89
90
|
"typescript": {
|