ComfyUI/app/assets
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
..
api Rename prompt_id to job_id on asset_references 2026-03-14 22:57:01 -04:00
database Rename prompt_id to job_id on asset_references 2026-03-14 22:57:01 -04:00
services Rename prompt_id to job_id on asset_references 2026-03-14 22:57:01 -04:00
helpers.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
scanner.py Remove unused imports in scanner.py 2026-03-14 22:57:01 -04:00
seeder.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00