@prisma-next/target-postgres 0.4.2 → 0.5.0-dev.10
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/codec-types.d.mts +1 -1
- package/dist/codec-types.mjs +1 -0
- package/dist/{codecs-D-F2KJqt.d.mts → codecs-BQEm9_oo.d.mts} +31 -11
- package/dist/codecs-BQEm9_oo.d.mts.map +1 -0
- package/dist/codecs.d.mts +1 -1
- package/dist/codecs.mjs +1 -0
- package/dist/pack.d.mts +1 -1
- package/package.json +14 -14
- package/dist/codecs-D-F2KJqt.d.mts.map +0 -1
package/dist/codec-types.d.mts
CHANGED
package/dist/codec-types.mjs
CHANGED
|
@@ -33,8 +33,12 @@ declare const codecs: _prisma_next_sql_relational_core_ast0.CodecDefBuilder<{
|
|
|
33
33
|
"bit varying": Codec<"pg/varbit@1", readonly ["equality", "order"], string, string, Record<string, unknown>, unknown>;
|
|
34
34
|
interval: Codec<"pg/interval@1", readonly ["equality", "order"], string | Record<string, unknown>, string, Record<string, unknown>, unknown>;
|
|
35
35
|
enum: Codec<"pg/enum@1", readonly ["equality", "order"], string, string, Record<string, unknown>, unknown>;
|
|
36
|
-
json: Codec<"pg/json@1", readonly [], string,
|
|
37
|
-
|
|
36
|
+
json: Codec<"pg/json@1", readonly [], string, string | number | boolean | {
|
|
37
|
+
readonly [key: string]: JsonValue;
|
|
38
|
+
} | readonly JsonValue[] | null, Record<string, unknown>, unknown>;
|
|
39
|
+
} & Record<"jsonb", Codec<"pg/jsonb@1", readonly ["equality"], string, string | number | boolean | {
|
|
40
|
+
readonly [key: string]: JsonValue;
|
|
41
|
+
} | readonly JsonValue[] | null, Record<string, unknown>, unknown>>>;
|
|
38
42
|
declare const codecDefinitions: {
|
|
39
43
|
readonly char: {
|
|
40
44
|
readonly typeId: "sql/char@1";
|
|
@@ -249,18 +253,34 @@ declare const codecDefinitions: {
|
|
|
249
253
|
readonly json: {
|
|
250
254
|
readonly typeId: "pg/json@1";
|
|
251
255
|
readonly scalar: "json";
|
|
252
|
-
readonly codec: Codec<"pg/json@1", readonly [], string,
|
|
253
|
-
|
|
254
|
-
readonly
|
|
255
|
-
readonly
|
|
256
|
+
readonly codec: Codec<"pg/json@1", readonly [], string, string | number | boolean | {
|
|
257
|
+
readonly [key: string]: JsonValue;
|
|
258
|
+
} | readonly JsonValue[] | null, Record<string, unknown>, unknown>;
|
|
259
|
+
readonly input: string | number | boolean | {
|
|
260
|
+
readonly [key: string]: JsonValue;
|
|
261
|
+
} | readonly JsonValue[] | null;
|
|
262
|
+
readonly output: string | number | boolean | {
|
|
263
|
+
readonly [key: string]: JsonValue;
|
|
264
|
+
} | readonly JsonValue[] | null;
|
|
265
|
+
readonly jsType: string | number | boolean | {
|
|
266
|
+
readonly [key: string]: JsonValue;
|
|
267
|
+
} | readonly JsonValue[] | null;
|
|
256
268
|
};
|
|
257
269
|
readonly jsonb: {
|
|
258
270
|
readonly typeId: "pg/jsonb@1";
|
|
259
271
|
readonly scalar: "jsonb";
|
|
260
|
-
readonly codec: Codec<"pg/jsonb@1", readonly ["equality"], string,
|
|
261
|
-
|
|
262
|
-
readonly
|
|
263
|
-
readonly
|
|
272
|
+
readonly codec: Codec<"pg/jsonb@1", readonly ["equality"], string, string | number | boolean | {
|
|
273
|
+
readonly [key: string]: JsonValue;
|
|
274
|
+
} | readonly JsonValue[] | null, Record<string, unknown>, unknown>;
|
|
275
|
+
readonly input: string | number | boolean | {
|
|
276
|
+
readonly [key: string]: JsonValue;
|
|
277
|
+
} | readonly JsonValue[] | null;
|
|
278
|
+
readonly output: string | number | boolean | {
|
|
279
|
+
readonly [key: string]: JsonValue;
|
|
280
|
+
} | readonly JsonValue[] | null;
|
|
281
|
+
readonly jsType: string | number | boolean | {
|
|
282
|
+
readonly [key: string]: JsonValue;
|
|
283
|
+
} | readonly JsonValue[] | null;
|
|
264
284
|
};
|
|
265
285
|
};
|
|
266
286
|
declare const dataTypes: {
|
|
@@ -296,4 +316,4 @@ declare const dataTypes: {
|
|
|
296
316
|
type CodecTypes = typeof codecs.CodecTypes;
|
|
297
317
|
//#endregion
|
|
298
318
|
export { codecDefinitions as n, dataTypes as r, CodecTypes as t };
|
|
299
|
-
//# sourceMappingURL=codecs-
|
|
319
|
+
//# sourceMappingURL=codecs-BQEm9_oo.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"codecs-BQEm9_oo.d.mts","names":[],"sources":["../src/core/codecs.ts"],"sourcesContent":[],"mappings":";;;;;;cAkmBM,8CAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+BC;;;;;;;;;;;;;;;;;;;;;;;IA/BD,SAAA,MAAA,EAAA,MAAA;EA+BC,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IACA,SAA4B,MAAA,EAAA,WAAA;IAE7B,SAAU,MAAA,EAAA,MAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAFnB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAED,UAAA,UAAoB,MAAA,CAAO"}
|
package/dist/codecs.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as codecDefinitions, r as dataTypes, t as CodecTypes } from "./codecs-
|
|
1
|
+
import { n as codecDefinitions, r as dataTypes, t as CodecTypes } from "./codecs-BQEm9_oo.mjs";
|
|
2
2
|
export { type CodecTypes, codecDefinitions, dataTypes };
|
package/dist/codecs.mjs
CHANGED
package/dist/pack.d.mts
CHANGED
package/package.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma-next/target-postgres",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.5.0-dev.10",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"description": "Postgres target pack for Prisma Next",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"arktype": "^2.0.0",
|
|
9
9
|
"pathe": "^2.0.3",
|
|
10
|
-
"@prisma-next/cli": "0.
|
|
11
|
-
"@prisma-next/
|
|
12
|
-
"@prisma-next/
|
|
13
|
-
"@prisma-next/
|
|
14
|
-
"@prisma-next/
|
|
15
|
-
"@prisma-next/migration-tools": "0.
|
|
16
|
-
"@prisma-next/
|
|
17
|
-
"@prisma-next/sql-errors": "0.
|
|
18
|
-
"@prisma-next/sql-
|
|
19
|
-
"@prisma-next/
|
|
20
|
-
"@prisma-next/sql-
|
|
21
|
-
"@prisma-next/utils": "0.
|
|
22
|
-
"@prisma-next/sql-schema-ir": "0.
|
|
10
|
+
"@prisma-next/cli": "0.5.0-dev.10",
|
|
11
|
+
"@prisma-next/errors": "0.5.0-dev.10",
|
|
12
|
+
"@prisma-next/family-sql": "0.5.0-dev.10",
|
|
13
|
+
"@prisma-next/framework-components": "0.5.0-dev.10",
|
|
14
|
+
"@prisma-next/contract": "0.5.0-dev.10",
|
|
15
|
+
"@prisma-next/migration-tools": "0.5.0-dev.10",
|
|
16
|
+
"@prisma-next/ts-render": "0.5.0-dev.10",
|
|
17
|
+
"@prisma-next/sql-errors": "0.5.0-dev.10",
|
|
18
|
+
"@prisma-next/sql-relational-core": "0.5.0-dev.10",
|
|
19
|
+
"@prisma-next/sql-operations": "0.5.0-dev.10",
|
|
20
|
+
"@prisma-next/sql-contract": "0.5.0-dev.10",
|
|
21
|
+
"@prisma-next/utils": "0.5.0-dev.10",
|
|
22
|
+
"@prisma-next/sql-schema-ir": "0.5.0-dev.10"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"tsdown": "0.18.4",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"codecs-D-F2KJqt.d.mts","names":[],"sources":["../src/core/codecs.ts"],"sourcesContent":[],"mappings":";;;;;;cAkmBM,8CAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+BC;;;;;;;;;;;;;;;;;;;;;;;;;EA/BD,SAAA,KAAA,EAAA;IA+BC,SAAA,MAA0C,EAAA,aAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAC1C,SAA4B,KAAA,OAAA,CAAA,WAAA,EAAA,SAAA,CAAA,UAAA,EAAA,OAAA,EAAA,SAAA,CAAA,EAAA,MAAA,EAAA,MAAA,QAAA,CAAA,MAAA,EAAA,OAAA,CAAA,EAAA,OAAA,CAAA;IAE7B,SAAU,KAAA,EAAA,MAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAFnB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAED,UAAA,UAAoB,MAAA,CAAO"}
|