607 B
607 B
dbtool-cli-v1 PM Sequencing
Recommended Delivery Order
- bootstrap an empty but runnable Rust CLI workspace
- establish a shared connection and inspection model
- ship PostgreSQL happy path for connect, inspect, and query
- reach MySQL parity on the same workflow
- reach SQLite parity with documented structural differences
- add CSV and JSON export on top of query results
- validate the cross-database acceptance matrix before any GUI follow-on
Sequencing Rule
Do not start GUI execution work until the CLI acceptance path is stable enough to validate the product workflow end to end.