ComfyUI/alembic_db/versions
Luke Mino-Altherr dde5a60357 Rename prompt_id to job_id on asset_references
Rename the column in the DB model, migration, and service schemas.
The API response emits both job_id and prompt_id (deprecated alias)
for backward compatibility with the cloud API.

Amp-Thread-ID: https://ampcode.com/threads/T-019cef41-60b0-752a-aa3c-ed7f20fda2f7
Co-authored-by: Amp <amp@ampcode.com>
2026-03-14 22:57:01 -04: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(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
0003_add_metadata_job_id.py Rename prompt_id to job_id on asset_references 2026-03-14 22:57:01 -04:00