discourse/db
Krzysztof Kotlarek cbd021db15
FIX: add index to sidebar_section_link (#20234)
Index on linkable_type and linkable_id should increase performance of this subquery https://github.com/discourse/discourse/blob/main/app/services/sidebar_site_settings_backfiller.rb#L86

Also, distinct is removing duplicates which are unnecessary.
2023-02-10 11:14:22 +11:00
..
fixtures DEV: Apply syntax_tree formatting to `db/*` 2023-01-09 11:59:41 +00:00
migrate FIX: add index to sidebar_section_link (#20234) 2023-02-10 11:14:22 +11:00
post_migrate FEATURE: rate limit anon searches per second (#19708) 2023-01-27 10:05:27 -08:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to `db/*` 2023-01-09 11:59:41 +00:00