ComfyUI/app/database
Constantine 2e1235222e refactor: rename legacy database to .bak after copy
Per review: after copying the legacy install-dir database to the
effective user directory, rename the original to comfyui.db.bak so a
later launch without --user-directory cannot silently fall back to a
diverged copy, while keeping the file around for recovery. Also hoist
the database_default_path import to module scope.
2026-07-14 12:25:52 +08:00
..
db.py refactor: rename legacy database to .bak after copy 2026-07-14 12:25:52 +08:00
models.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00