discourse/db
Linca ae1fe19e63
DEV: Use Single Table Inheritance in TopicTimer (#34530)
To prepare for the introduction of `CategoryDefaultTimer`, which allows
posts created in certain categories to have a default `TopicTimer`, we
first need to convert `TopicTimer` to use [Single Table
Inheritance][STI].

[STI]:
https://guides.rubyonrails.org/association_basics.html#single-table-inheritance-sti
2025-09-01 11:13:22 +08:00
..
fixtures FIX: Allow creating new color palettes based on custom palettes (#34351) 2025-08-20 11:58:40 +08:00
migrate DEV: Use Single Table Inheritance in TopicTimer (#34530) 2025-09-01 11:13:22 +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