ComfyUI/app/assets/database/queries
Luke Mino-Altherr 1285231ce2 Make asset mime_type immutable after first ingest
Prevents cross-tenant metadata mutation when multiple references share
the same content-addressed Asset row. mime_type can now only be set when
NULL (first ingest); subsequent attempts to change it are silently ignored.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 22:57:01 -04:00
..
__init__.py Filter soft-deleted and missing refs from visibility queries 2026-03-14 22:57:01 -04:00
asset_reference.py Filter soft-deleted and missing refs from visibility queries 2026-03-14 22:57:01 -04:00
asset.py Make asset mime_type immutable after first ingest 2026-03-14 22:57:01 -04:00
common.py feat(assets): align local API with cloud spec 2026-03-14 22:57:01 -04:00
tags.py Filter soft-deleted and missing refs from visibility queries 2026-03-14 22:57:01 -04:00