discourse/plugins/discourse-ai/db
Natalie Tay ca634e2560
PERF: Add index and optimisations for localization jobs (#39454)
Following #39442, also update the other localization jobs.

For the individual `detect_translate_<model>` jobs, we replace 10
per-locale LIKE queries with 1 pluck.
And add indexes.
2026-04-22 22:58:31 +08:00
..
fixtures DEV: Add the ability to register an AI module for data explorer (#38891) 2026-04-03 13:59:06 +08:00
migrate PERF: Add index and optimisations for localization jobs (#39454) 2026-04-22 22:58:31 +08:00
post_migrate DEV: Update DropToolDetailsFromAiPersonas following table rename flip (#38596) 2026-03-13 19:25:41 +00:00