Commit Graph

2 Commits

Author SHA1 Message Date
Constantine c34b704f94 refactor: use None default for --database-url instead of argv scan
Per review: default --database-url to None and treat a non-None value
as explicit at resolution time. Removes the sys.argv scan and the
database_url_explicit attribute. database_default_path now serves
directly as the legacy copy source. Adds regression tests for the
unchanged no-flag default path and explicit URLs at the legacy
location.
2026-07-11 22:02:20 +08:00
Constantine1916 9789de07b8 fix: respect user directory for default database 2026-06-26 11:06:41 +08:00