mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-03 13:19:23 +08:00
Simplify migration docstring.
This commit is contained in:
parent
c7c18377a3
commit
f660307489
@ -2,12 +2,9 @@
|
||||
Download manager schema.
|
||||
|
||||
Adds the three tables that back the server-side model download manager
|
||||
(PRD section 7): transient job/queue state (``downloads`` + per-segment
|
||||
: transient job/queue state (``downloads`` + per-segment
|
||||
``download_segments``) and one-API-key-per-host auth (``host_credentials``).
|
||||
|
||||
The local file catalog / dedup index is intentionally NOT added here — it
|
||||
is owned by the assets system (``assets`` / ``asset_references``).
|
||||
|
||||
Revision ID: 0005_download_manager
|
||||
Revises: 0004_drop_tag_type
|
||||
Create Date: 2026-06-27
|
||||
|
||||
Loading…
Reference in New Issue
Block a user