ComfyUI/app/assets/database
Luke Mino-Altherr 92e03fbc21 Fix is_missing state updates for asset cache states on startup
- Add bulk_update_is_missing() to efficiently update is_missing flag
- Update sync_cache_states_with_filesystem() to mark non-existent files as is_missing=True
- Call restore_cache_states_by_paths() in batch_insert_seed_assets() to restore
  previously-missing states when files reappear during scanning

Amp-Thread-ID: https://ampcode.com/threads/T-019c3177-e591-7666-ac6b-7e05c71c8ebf
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 11:34:44 -08:00
..
queries Fix is_missing state updates for asset cache states on startup 2026-02-24 11:34:44 -08:00
models.py feat: non-destructive asset pruning with is_missing flag 2026-02-24 11:34:44 -08:00