@prisma-next/cli 0.11.0-dev.7 → 0.11.0-dev.71

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 (187) hide show
  1. package/README.md +13 -9
  2. package/dist/cli.mjs +9 -10
  3. package/dist/cli.mjs.map +1 -1
  4. package/dist/{client-oXO2WCPD.mjs → client-KgJorIvG.mjs} +72 -60
  5. package/dist/client-KgJorIvG.mjs.map +1 -0
  6. package/dist/{command-helpers-DtavI0wJ.mjs → command-helpers-Bbw1GbwL.mjs} +642 -45
  7. package/dist/command-helpers-Bbw1GbwL.mjs.map +1 -0
  8. package/dist/commands/contract-emit.d.mts.map +1 -1
  9. package/dist/commands/contract-emit.mjs +1 -1
  10. package/dist/commands/contract-infer.d.mts.map +1 -1
  11. package/dist/commands/contract-infer.mjs +1 -1
  12. package/dist/commands/db-init.d.mts.map +1 -1
  13. package/dist/commands/db-init.mjs +32 -7
  14. package/dist/commands/db-init.mjs.map +1 -1
  15. package/dist/commands/db-schema.d.mts.map +1 -1
  16. package/dist/commands/db-schema.mjs +3 -4
  17. package/dist/commands/db-schema.mjs.map +1 -1
  18. package/dist/commands/db-sign.d.mts.map +1 -1
  19. package/dist/commands/db-sign.mjs +12 -10
  20. package/dist/commands/db-sign.mjs.map +1 -1
  21. package/dist/commands/db-update.d.mts.map +1 -1
  22. package/dist/commands/db-update.mjs +41 -11
  23. package/dist/commands/db-update.mjs.map +1 -1
  24. package/dist/commands/db-verify.d.mts.map +1 -1
  25. package/dist/commands/db-verify.mjs +1 -1
  26. package/dist/commands/migrate.d.mts +6 -2
  27. package/dist/commands/migrate.d.mts.map +1 -1
  28. package/dist/commands/migrate.mjs +75 -40
  29. package/dist/commands/migrate.mjs.map +1 -1
  30. package/dist/commands/migration-check.d.mts +4 -3
  31. package/dist/commands/migration-check.d.mts.map +1 -1
  32. package/dist/commands/migration-check.mjs +1 -280
  33. package/dist/commands/migration-graph.d.mts +13 -2
  34. package/dist/commands/migration-graph.d.mts.map +1 -1
  35. package/dist/commands/migration-graph.mjs +2 -137
  36. package/dist/commands/migration-list.d.mts +64 -4
  37. package/dist/commands/migration-list.d.mts.map +1 -1
  38. package/dist/commands/migration-list.mjs +143 -56
  39. package/dist/commands/migration-list.mjs.map +1 -1
  40. package/dist/commands/migration-log.d.mts +10 -1
  41. package/dist/commands/migration-log.d.mts.map +1 -1
  42. package/dist/commands/migration-log.mjs +10 -15
  43. package/dist/commands/migration-log.mjs.map +1 -1
  44. package/dist/commands/migration-new.d.mts.map +1 -1
  45. package/dist/commands/migration-new.mjs +32 -38
  46. package/dist/commands/migration-new.mjs.map +1 -1
  47. package/dist/commands/migration-plan.d.mts +3 -2
  48. package/dist/commands/migration-plan.d.mts.map +1 -1
  49. package/dist/commands/migration-plan.mjs +1 -1
  50. package/dist/commands/migration-show.d.mts +4 -55
  51. package/dist/commands/migration-show.d.mts.map +1 -1
  52. package/dist/commands/migration-show.mjs +61 -153
  53. package/dist/commands/migration-show.mjs.map +1 -1
  54. package/dist/commands/migration-status.d.mts +12 -49
  55. package/dist/commands/migration-status.d.mts.map +1 -1
  56. package/dist/commands/migration-status.mjs +85 -81
  57. package/dist/commands/migration-status.mjs.map +1 -1
  58. package/dist/commands/ref.d.mts +1 -1
  59. package/dist/commands/ref.d.mts.map +1 -1
  60. package/dist/commands/ref.mjs +38 -10
  61. package/dist/commands/ref.mjs.map +1 -1
  62. package/dist/config-loader-B6sJjXTv.mjs.map +1 -1
  63. package/dist/config-loader.d.mts.map +1 -1
  64. package/dist/contract-at-errors-BxP-TOMl.mjs +42 -0
  65. package/dist/contract-at-errors-BxP-TOMl.mjs.map +1 -0
  66. package/dist/{contract-emit-o-8VmdQX.mjs → contract-emit-D-4jrNve.mjs} +21 -7
  67. package/dist/{contract-emit-o-8VmdQX.mjs.map → contract-emit-D-4jrNve.mjs.map} +1 -1
  68. package/dist/{contract-emit-CmsklifJ.mjs → contract-emit-DxcGl4Uq.mjs} +4 -6
  69. package/dist/{contract-emit-CmsklifJ.mjs.map → contract-emit-DxcGl4Uq.mjs.map} +1 -1
  70. package/dist/{contract-enrichment-Dani0mMW.mjs → contract-enrichment-a0V5Y_mL.mjs} +4 -25
  71. package/dist/contract-enrichment-a0V5Y_mL.mjs.map +1 -0
  72. package/dist/{contract-infer-pKkiCt7C.mjs → contract-infer-D8uEbJuu.mjs} +3 -4
  73. package/dist/{contract-infer-pKkiCt7C.mjs.map → contract-infer-D8uEbJuu.mjs.map} +1 -1
  74. package/dist/contract-space-aggregate-loader-DvZwdkrr.mjs +247 -0
  75. package/dist/contract-space-aggregate-loader-DvZwdkrr.mjs.map +1 -0
  76. package/dist/{db-verify-AoIUriL4.mjs → db-verify-v_vUKXTU.mjs} +5 -7
  77. package/dist/{db-verify-AoIUriL4.mjs.map → db-verify-v_vUKXTU.mjs.map} +1 -1
  78. package/dist/exports/control-api.d.mts +3 -3
  79. package/dist/exports/control-api.d.mts.map +1 -1
  80. package/dist/exports/control-api.mjs +3 -3
  81. package/dist/exports/index.d.mts.map +1 -1
  82. package/dist/exports/index.mjs +1 -1
  83. package/dist/exports/index.mjs.map +1 -1
  84. package/dist/exports/init-output.d.mts.map +1 -1
  85. package/dist/exports/init-output.mjs +1 -1
  86. package/dist/extension-pack-inputs-IDvjRCi3.mjs +62 -0
  87. package/dist/extension-pack-inputs-IDvjRCi3.mjs.map +1 -0
  88. package/dist/{framework-components-65gOHkHB.mjs → framework-components-fYXjz_in.mjs} +2 -2
  89. package/dist/{framework-components-65gOHkHB.mjs.map → framework-components-fYXjz_in.mjs.map} +1 -1
  90. package/dist/global-flags-DEHjV8_s.d.mts +34 -0
  91. package/dist/global-flags-DEHjV8_s.d.mts.map +1 -0
  92. package/dist/{graph-render-DJVv0_uf.mjs → graph-render-rFAqZujX.mjs} +2 -2
  93. package/dist/{graph-render-DJVv0_uf.mjs.map → graph-render-rFAqZujX.mjs.map} +1 -1
  94. package/dist/{init-Db5Itt5r.mjs → init-Dzi4_BFb.mjs} +4 -5
  95. package/dist/{init-Db5Itt5r.mjs.map → init-Dzi4_BFb.mjs.map} +1 -1
  96. package/dist/{inspect-live-schema-LeWvkZVz.mjs → inspect-live-schema-C6ohV_oQ.mjs} +4 -5
  97. package/dist/{inspect-live-schema-LeWvkZVz.mjs.map → inspect-live-schema-C6ohV_oQ.mjs.map} +1 -1
  98. package/dist/migration-check-BiBJoYYW.mjs +341 -0
  99. package/dist/migration-check-BiBJoYYW.mjs.map +1 -0
  100. package/dist/migration-cli.d.mts.map +1 -1
  101. package/dist/migration-cli.mjs +4 -4
  102. package/dist/migration-cli.mjs.map +1 -1
  103. package/dist/{migration-command-scaffold-BtkunvFQ.mjs → migration-command-scaffold-CjvwO6at.mjs} +4 -5
  104. package/dist/{migration-command-scaffold-BtkunvFQ.mjs.map → migration-command-scaffold-CjvwO6at.mjs.map} +1 -1
  105. package/dist/migration-graph-D7DVUElV.mjs +1232 -0
  106. package/dist/migration-graph-D7DVUElV.mjs.map +1 -0
  107. package/dist/migration-list-styler-BRwF4-gy.mjs +399 -0
  108. package/dist/migration-list-styler-BRwF4-gy.mjs.map +1 -0
  109. package/dist/{migration-plan-C2jeH1J5.mjs → migration-plan-9DJ7q7_z.mjs} +372 -133
  110. package/dist/migration-plan-9DJ7q7_z.mjs.map +1 -0
  111. package/dist/{migration-types-BXWvz12q.d.mts → migration-types-D2FW63pr.d.mts} +1 -1
  112. package/dist/{migration-types-BXWvz12q.d.mts.map → migration-types-D2FW63pr.d.mts.map} +1 -1
  113. package/dist/{migrations-CwZMa1Ck.mjs → migrations-Cv2jxNNK.mjs} +12 -13
  114. package/dist/migrations-Cv2jxNNK.mjs.map +1 -0
  115. package/dist/{output-BlsrGMEF.mjs → output-B60Gw5fu.mjs} +1 -1
  116. package/dist/{output-BlsrGMEF.mjs.map → output-B60Gw5fu.mjs.map} +1 -1
  117. package/dist/{progress-adapter-DFfvZcYL.mjs → progress-adapter-C644QK8l.mjs} +1 -1
  118. package/dist/{progress-adapter-DFfvZcYL.mjs.map → progress-adapter-C644QK8l.mjs.map} +1 -1
  119. package/dist/ref-advancement-DUZqsue6.mjs +50 -0
  120. package/dist/ref-advancement-DUZqsue6.mjs.map +1 -0
  121. package/dist/terminal-ui-5Y6mrg93.d.mts +133 -0
  122. package/dist/terminal-ui-5Y6mrg93.d.mts.map +1 -0
  123. package/dist/{types-C9FfXb1l.d.mts → types-Dt_SfqFm.d.mts} +21 -28
  124. package/dist/types-Dt_SfqFm.d.mts.map +1 -0
  125. package/dist/{verify-Bom75OYI.mjs → verify-DCA9Sldu.mjs} +2 -2
  126. package/dist/{verify-Bom75OYI.mjs.map → verify-DCA9Sldu.mjs.map} +1 -1
  127. package/package.json +19 -19
  128. package/src/commands/db-init.ts +48 -2
  129. package/src/commands/db-sign.ts +9 -5
  130. package/src/commands/db-update.ts +54 -8
  131. package/src/commands/migrate.ts +125 -44
  132. package/src/commands/migration-check.ts +43 -83
  133. package/src/commands/migration-graph.ts +75 -60
  134. package/src/commands/migration-list.ts +220 -74
  135. package/src/commands/migration-log.ts +8 -14
  136. package/src/commands/migration-new.ts +44 -48
  137. package/src/commands/migration-plan.ts +412 -197
  138. package/src/commands/migration-show.ts +65 -284
  139. package/src/commands/migration-status.ts +127 -124
  140. package/src/commands/ref.ts +53 -8
  141. package/src/control-api/client.ts +0 -1
  142. package/src/control-api/contract-enrichment.ts +6 -42
  143. package/src/control-api/operations/{apply-aggregate.ts → apply.ts} +44 -75
  144. package/src/control-api/operations/contract-emit.ts +7 -2
  145. package/src/control-api/operations/{db-apply-aggregate.ts → db-apply.ts} +19 -19
  146. package/src/control-api/operations/db-init.ts +4 -4
  147. package/src/control-api/operations/db-update.ts +4 -4
  148. package/src/control-api/operations/db-verify.ts +15 -11
  149. package/src/control-api/operations/migration-apply.ts +56 -47
  150. package/src/control-api/types.ts +19 -27
  151. package/src/migration-cli.ts +4 -4
  152. package/src/utils/cli-errors.ts +234 -0
  153. package/src/utils/command-helpers.ts +1 -20
  154. package/src/utils/contract-at-errors.ts +96 -0
  155. package/src/utils/contract-space-aggregate-loader.ts +336 -117
  156. package/src/utils/formatters/migration-graph-layout.ts +1119 -0
  157. package/src/utils/formatters/migration-graph-rows.ts +336 -0
  158. package/src/utils/formatters/migration-graph-tree-render.ts +459 -0
  159. package/src/utils/formatters/migration-list-data-column.ts +115 -0
  160. package/src/utils/formatters/migration-list-graph-topology.ts +368 -0
  161. package/src/utils/formatters/migration-list-render.ts +191 -0
  162. package/src/utils/formatters/migration-list-styler.ts +63 -0
  163. package/src/utils/formatters/migration-list-types.ts +21 -0
  164. package/src/utils/formatters/migrations.ts +37 -46
  165. package/src/utils/glyph-mode.ts +22 -0
  166. package/src/utils/integrity-violation-to-check-failure.ts +130 -0
  167. package/src/utils/plan-resolution.ts +258 -0
  168. package/src/utils/ref-advancement.ts +68 -0
  169. package/src/utils/terminal-ui.ts +42 -1
  170. package/dist/cli-errors-Czmx92Zy.d.mts +0 -3
  171. package/dist/cli-errors-Djtz98Vm.mjs +0 -71
  172. package/dist/cli-errors-Djtz98Vm.mjs.map +0 -1
  173. package/dist/client-oXO2WCPD.mjs.map +0 -1
  174. package/dist/command-helpers-DtavI0wJ.mjs.map +0 -1
  175. package/dist/commands/migration-check.mjs.map +0 -1
  176. package/dist/commands/migration-graph.mjs.map +0 -1
  177. package/dist/contract-enrichment-Dani0mMW.mjs.map +0 -1
  178. package/dist/contract-space-aggregate-loader-BmNQwlws.mjs +0 -160
  179. package/dist/contract-space-aggregate-loader-BmNQwlws.mjs.map +0 -1
  180. package/dist/global-flags-CdE7M0d9.d.mts +0 -15
  181. package/dist/global-flags-CdE7M0d9.d.mts.map +0 -1
  182. package/dist/migration-plan-C2jeH1J5.mjs.map +0 -1
  183. package/dist/migrations-CwZMa1Ck.mjs.map +0 -1
  184. package/dist/rolldown-runtime-twds-ZHy.mjs +0 -14
  185. package/dist/terminal-ui-BiB_8KNo.mjs +0 -379
  186. package/dist/terminal-ui-BiB_8KNo.mjs.map +0 -1
  187. package/dist/types-C9FfXb1l.d.mts.map +0 -1
@@ -12,19 +12,15 @@ import { readFile } from 'node:fs/promises';
12
12
  import type { Contract } from '@prisma-next/contract/types';
13
13
  import { getEmittedArtifactPaths } from '@prisma-next/emitter';
14
14
  import { APP_SPACE_ID, createControlStack } from '@prisma-next/framework-components/control';
15
- import { MigrationToolsError } from '@prisma-next/migration-tools/errors';
15
+ import { loadContractSpaceAggregate } from '@prisma-next/migration-tools/aggregate';
16
16
  import { computeMigrationHash } from '@prisma-next/migration-tools/hash';
17
17
  import {
18
18
  copyFilesWithRename,
19
19
  formatMigrationDirName,
20
- readMigrationsDir,
21
20
  writeMigrationPackage,
22
21
  } from '@prisma-next/migration-tools/io';
23
22
  import type { MigrationMetadata } from '@prisma-next/migration-tools/metadata';
24
- import {
25
- findLatestMigration,
26
- reconstructGraph,
27
- } from '@prisma-next/migration-tools/migration-graph';
23
+ import { findLatestMigration } from '@prisma-next/migration-tools/migration-graph';
28
24
  import { writeMigrationTs } from '@prisma-next/migration-tools/migration-ts';
29
25
  import { notOk, ok, type Result } from '@prisma-next/utils/result';
30
26
  import { Command } from 'commander';
@@ -36,7 +32,6 @@ import {
36
32
  errorRuntime,
37
33
  errorTargetMigrationNotSupported,
38
34
  errorUnexpected,
39
- mapMigrationToolsError,
40
35
  } from '../utils/cli-errors';
41
36
  import {
42
37
  addGlobalOptions,
@@ -46,6 +41,7 @@ import {
46
41
  setCommandDescriptions,
47
42
  setCommandExamples,
48
43
  } from '../utils/command-helpers';
44
+ import { refusePackageCorruptionOnAggregate } from '../utils/contract-space-aggregate-loader';
49
45
  import { formatStyledHeader } from '../utils/formatters/styled';
50
46
  import { assertFrameworkComponentsCompatible } from '../utils/framework-components';
51
47
  import type { CommonCommandOptions } from '../utils/global-flags';
@@ -71,7 +67,10 @@ async function executeMigrationNewCommand(
71
67
  options: MigrationNewOptions,
72
68
  ): Promise<Result<MigrationNewResult, CliStructuredError>> {
73
69
  const config = await loadConfig(options.config);
74
- const { appMigrationsDir, appMigrationsRelative } = resolveMigrationPaths(options.config, config);
70
+ const { migrationsDir, appMigrationsDir, appMigrationsRelative } = resolveMigrationPaths(
71
+ options.config,
72
+ config,
73
+ );
75
74
 
76
75
  // Construct the family instance up-front so the on-disk contract read
77
76
  // below crosses the serializer seam (`familyInstance.deserializeContract`)
@@ -98,7 +97,8 @@ async function executeMigrationNewCommand(
98
97
 
99
98
  let toContract: Contract;
100
99
  try {
101
- toContract = familyInstance.deserializeContract(JSON.parse(contractJsonContent) as unknown);
100
+ const parsedContract: unknown = JSON.parse(contractJsonContent);
101
+ toContract = familyInstance.deserializeContract(parsedContract);
102
102
  } catch (error) {
103
103
  return notOk(
104
104
  errorRuntime('Contract JSON is invalid', {
@@ -118,45 +118,47 @@ async function executeMigrationNewCommand(
118
118
  );
119
119
  }
120
120
 
121
- let fromHash: string | null = null;
122
- let fromContractSourceDir: string | null = null;
121
+ const aggregate = await loadContractSpaceAggregate({
122
+ migrationsDir,
123
+ deserializeContract: (json) => familyInstance.deserializeContract(json),
124
+ appContract: toContract,
125
+ });
126
+ const packageCorruptionFailure = refusePackageCorruptionOnAggregate(aggregate);
127
+ if (packageCorruptionFailure) {
128
+ return notOk(packageCorruptionFailure);
129
+ }
123
130
 
124
- try {
125
- const packages = await readMigrationsDir(appMigrationsDir);
131
+ const packages = aggregate.app.packages;
132
+ const graph = aggregate.app.graph();
126
133
 
127
- if (packages.length > 0) {
128
- const graph = reconstructGraph(packages);
134
+ let fromHash: string | null = null;
135
+ let fromContractSourceDir: string | null = null;
129
136
 
130
- if (options.from) {
131
- const match = packages.find((p) => p.metadata.to.startsWith(options.from!));
132
- if (!match) {
133
- return notOk(
134
- errorRuntime('Starting contract not found', {
135
- why: `No migration with to hash matching "${options.from}" exists in ${appMigrationsRelative}`,
136
- fix: 'Check that the --from hash matches a known migration target hash.',
137
- }),
138
- );
139
- }
140
- fromHash = match.metadata.to;
141
- fromContractSourceDir = match.dirPath;
142
- } else {
143
- const latestMigration = findLatestMigration(graph);
144
- if (latestMigration) {
145
- fromHash = latestMigration.to;
146
- const leafPkg = packages.find(
147
- (p) => p.metadata.migrationHash === latestMigration.migrationHash,
148
- );
149
- if (leafPkg) {
150
- fromContractSourceDir = leafPkg.dirPath;
151
- }
137
+ if (packages.length > 0) {
138
+ if (options.from) {
139
+ const match = packages.find((p) => p.metadata.to.startsWith(options.from!));
140
+ if (!match) {
141
+ return notOk(
142
+ errorRuntime('Starting contract not found', {
143
+ why: `No migration with to hash matching "${options.from}" exists in ${appMigrationsRelative}`,
144
+ fix: 'Check that the --from hash matches a known migration target hash.',
145
+ }),
146
+ );
147
+ }
148
+ fromHash = match.metadata.to;
149
+ fromContractSourceDir = match.dirPath;
150
+ } else {
151
+ const latestMigration = findLatestMigration(graph);
152
+ if (latestMigration) {
153
+ fromHash = latestMigration.to;
154
+ const leafPkg = packages.find(
155
+ (p) => p.metadata.migrationHash === latestMigration.migrationHash,
156
+ );
157
+ if (leafPkg) {
158
+ fromContractSourceDir = leafPkg.dirPath;
152
159
  }
153
160
  }
154
161
  }
155
- } catch (error) {
156
- if (MigrationToolsError.is(error)) {
157
- return notOk(mapMigrationToolsError(error));
158
- }
159
- throw error;
160
162
  }
161
163
 
162
164
  if (fromHash === toStorageHash && !options.from) {
@@ -180,12 +182,6 @@ async function executeMigrationNewCommand(
180
182
  const baseMetadata: Omit<MigrationMetadata, 'migrationHash'> = {
181
183
  from: fromHash,
182
184
  to: toStorageHash,
183
- hints: {
184
- used: [],
185
- applied: [],
186
- plannerVersion: '1.0.0',
187
- },
188
- labels: [],
189
185
  providedInvariants: [],
190
186
  createdAt: timestamp.toISOString(),
191
187
  };