discourse/db
Alan Guo Xiang Tan 5fafb3a55e
PERF: Add index_web_hook_events_on_created_at (#34594)
Helps to speed up `WebHookEvent.purge_old` which is ran daily and
filters on the `created_at` column.
2025-08-29 15:15:39 +08:00
..
fixtures FIX: Allow creating new color palettes based on custom palettes (#34351) 2025-08-20 11:58:40 +08:00
migrate PERF: Add index_web_hook_events_on_created_at (#34594) 2025-08-29 15:15:39 +08:00
post_migrate DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00