Files
open-webui-ai4me/backend
Classic298andClaude 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
..
2024-09-06 04:59:20 +02:00
2026-03-24 19:43:30 -05:00
2026-04-13 23:40:09 -05:00
2026-04-13 23:40:09 -05:00
2026-03-24 19:43:30 -05:00
2026-03-24 19:43:30 -05:00