ComfyUI/app/database
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
..
db.py refactor: use None default for --database-url instead of argv scan 2026-07-11 22:02:20 +08:00
models.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00