@prisma-next/target-sqlite 0.5.0-dev.47 → 0.5.0-dev.48
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.
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import "./shared-BNtoZqdo.mjs";
|
|
2
1
|
import { a as DropColumnCall, c as RecreateTableCall, i as DataTransformCall, l as SqliteOpFactoryCall, n as CreateIndexCall, o as DropIndexCall, r as CreateTableCall, s as DropTableCall, t as AddColumnCall } from "./op-factory-call-BPPSCdTB.mjs";
|
|
3
2
|
export { AddColumnCall, CreateIndexCall, CreateTableCall, DataTransformCall, DropColumnCall, DropIndexCall, DropTableCall, RecreateTableCall, type SqliteOpFactoryCall };
|
package/dist/planner.d.mts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { t as SqlitePlanTargetDetails } from "./planner-target-details-DTIFFx4L.mjs";
|
|
2
|
-
import "./shared-BNtoZqdo.mjs";
|
|
3
2
|
import "./sqlite-migration-BYgrMZdR.mjs";
|
|
4
3
|
import "./op-factory-call-BPPSCdTB.mjs";
|
|
5
4
|
import { n as TypeScriptRenderableSqliteMigration } from "./planner-produced-sqlite-migration-RVneETNy.mjs";
|
package/dist/planner.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"planner.d.mts","names":[],"sources":["../src/core/migrations/planner.ts"],"sourcesContent":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"planner.d.mts","names":[],"sources":["../src/core/migrations/planner.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;iBAyBgB,4BAAA,CAAA,GAAgC;KAIpC,gBAAA;;iBACmC;AAL/C,CAAA,GAMI,uBANY;AAIhB;AAkBA;;;;;;;;;;;;;cAAa,sBAAA,YACA,oBAAoB,0BAA0B;;;;qBAKtC;;;;;;;;;;;2BAWM;kCACO,cAAc;MAC1C;0BAIoB,2BAA2B"}
|
package/dist/render-ops.d.mts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { t as SqlitePlanTargetDetails } from "./planner-target-details-DTIFFx4L.mjs";
|
|
2
|
-
import "./shared-BNtoZqdo.mjs";
|
|
3
2
|
import { l as SqliteOpFactoryCall } from "./op-factory-call-BPPSCdTB.mjs";
|
|
4
3
|
import { SqlMigrationPlanOperation } from "@prisma-next/family-sql/control";
|
|
5
4
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"render-ops.d.mts","names":[],"sources":["../src/core/migrations/render-ops.ts"],"sourcesContent":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"render-ops.d.mts","names":[],"sources":["../src/core/migrations/render-ops.ts"],"sourcesContent":[],"mappings":";;;;;KAIK,EAAA,GAAK,0BAA0B;iBAEpB,SAAA,iBAA0B,wBAAwB"}
|
package/package.json
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma-next/target-sqlite",
|
|
3
|
-
"version": "0.5.0-dev.
|
|
3
|
+
"version": "0.5.0-dev.48",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@prisma-next/contract": "0.5.0-dev.
|
|
8
|
-
"@prisma-next/
|
|
9
|
-
"@prisma-next/
|
|
10
|
-
"@prisma-next/
|
|
11
|
-
"@prisma-next/
|
|
12
|
-
"@prisma-next/migration-tools": "0.5.0-dev.
|
|
13
|
-
"@prisma-next/sql-
|
|
14
|
-
"@prisma-next/sql-
|
|
15
|
-
"@prisma-next/sql-
|
|
16
|
-
"@prisma-next/
|
|
17
|
-
"@prisma-next/
|
|
18
|
-
"@prisma-next/
|
|
19
|
-
"@prisma-next/
|
|
7
|
+
"@prisma-next/contract": "0.5.0-dev.48",
|
|
8
|
+
"@prisma-next/errors": "0.5.0-dev.48",
|
|
9
|
+
"@prisma-next/sql-contract": "0.5.0-dev.48",
|
|
10
|
+
"@prisma-next/family-sql": "0.5.0-dev.48",
|
|
11
|
+
"@prisma-next/sql-errors": "0.5.0-dev.48",
|
|
12
|
+
"@prisma-next/migration-tools": "0.5.0-dev.48",
|
|
13
|
+
"@prisma-next/sql-runtime": "0.5.0-dev.48",
|
|
14
|
+
"@prisma-next/sql-schema-ir": "0.5.0-dev.48",
|
|
15
|
+
"@prisma-next/sql-relational-core": "0.5.0-dev.48",
|
|
16
|
+
"@prisma-next/framework-components": "0.5.0-dev.48",
|
|
17
|
+
"@prisma-next/ts-render": "0.5.0-dev.48",
|
|
18
|
+
"@prisma-next/utils": "0.5.0-dev.48",
|
|
19
|
+
"@prisma-next/cli": "0.5.0-dev.48"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"tsdown": "0.18.4",
|
|
23
23
|
"typescript": "5.9.3",
|
|
24
24
|
"vitest": "4.0.17",
|
|
25
|
-
"@prisma-next/
|
|
26
|
-
"@prisma-next/driver-sqlite": "0.5.0-dev.47",
|
|
25
|
+
"@prisma-next/driver-sqlite": "0.5.0-dev.48",
|
|
27
26
|
"@prisma-next/tsconfig": "0.0.0",
|
|
28
|
-
"@prisma-next/tsdown": "0.0.0"
|
|
27
|
+
"@prisma-next/tsdown": "0.0.0",
|
|
28
|
+
"@prisma-next/test-utils": "0.0.1"
|
|
29
29
|
},
|
|
30
30
|
"files": [
|
|
31
31
|
"dist",
|