ComfyUI/alembic_db/versions
Luke Mino-Altherr cdc6c1c143 refactor(migrations): merge migrations 0002-0005 into single migration
Consolidate all branch migrations into 0002_merge_to_asset_references.
Drops old tables (asset_info_meta, asset_info_tags, asset_cache_state,
assets_info), truncates assets, and creates the new unified schema
(asset_references, asset_reference_tags, asset_reference_meta).

Amp-Thread-ID: https://ampcode.com/threads/T-019c5005-66e9-719f-94df-ebb4b25bcf14
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 11:34:44 -08:00
..
0001_assets.py Add most basic Asset support for models (#11315) 2026-01-08 22:21:51 -05:00
0002_merge_to_asset_references.py refactor(migrations): merge migrations 0002-0005 into single migration 2026-02-24 11:34:44 -08:00