Commit b94e57a
committed
feat(migrate): [5/7] add interactive migration wizard with step-by-step field operations and algorithm-aware validation
Interactive CLI wizard for building migration plans step by step.
Supports adding, removing, renaming, and updating fields with
algorithm-aware validation including SVS-VAMANA datatype enforcement,
HNSW parameter tuning, and compression/LeanVec configuration.
Includes wizard unit tests.1 parent e052930 commit b94e57a
3 files changed
Lines changed: 1930 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments