discourse/db
Alan Guo Xiang Tan eaab4e638d
DEV: Remove application code from old migration (#33007)
Application code should not be used in migrations since we want
migrations to be idempotent. Since these migrations were added 4 years
ago, the application code is safe to be removed.

This will allow me to make changes to the
`FileStore::S3Store#update_upload_ACL` without having to worry about
these migrations.
2025-06-02 09:35:15 +08:00
..
fixtures DEV: raise error on deprecated icon name caught on JS in system and qunit tests (#30942) 2025-01-24 09:26:00 +08:00
migrate DEV: Remove application code from old migration (#33007) 2025-06-02 09:35:15 +08:00
post_migrate DEV: Migrate add-groups-to-about component settings to site settings (#32910) 2025-05-27 09:22:31 +08:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00