Files
Phoebe Goldman 8a86ff6cf0 sql_parts does not conflict with interactive in CLI sql subcommand
With the introduction of `spacetime.json`, our arg parsing has gotten more complex,
and in particular, we now use the `sql_parts` argument to pass the database name
rather than a separate positional arg, to support eliding the database name.
This means that there is a case where both `sql_parts` and `interactive` will be supplied,
so they cannot be marked as conflicting.
2026-02-23 12:44:59 -05:00
..
2026-02-20 10:44:29 +00:00
2026-02-17 10:15:15 +00:00
2025-08-12 18:20:58 +00:00
2026-02-20 10:44:29 +00:00
2026-02-20 10:44:29 +00:00
2026-02-20 10:44:29 +00:00