discourse/db
Ted Johansson a90ad52dff
DEV: Add dedicated category settings model - Part 1 (#20211)
This is the first in a multi-part change to move the custom fields to a new table. It includes:

- Adding a new CategorySetting model and corresponding table.
- Populating it with data from the category_custom_fields table.
2023-02-13 12:37:59 +08:00
..
fixtures DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00
migrate DEV: Add dedicated category settings model - Part 1 (#20211) 2023-02-13 12:37:59 +08: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