Files
open-webui/backend/open_webui/models
Classic298 32cfb5788a perf(chats): select only meta column in get_chat_tags_by_id_and_user_id (#23798)
Avoid loading the full Chat row (including the potentially large `chat`
JSON column) just to read tag IDs from `meta.tags`. Issue a narrow
SELECT on `Chat.meta` instead, which is much cheaper for chats with
large message histories.

Co-authored-by: Claude <noreply@anthropic.com>
2026-04-17 12:35:58 +09:00
..
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 14:22:11 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 19:34:45 -05:00
2026-04-14 17:22:54 -05:00
2026-04-13 15:13:14 -05:00
2026-04-12 14:22:11 -05:00
2026-04-12 19:34:45 -05:00
2026-04-17 10:16:32 +09:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:12:59 -05:00
2026-04-12 18:49:34 -05:00