discourse/migrations/lib
Selase Krakani acb23b5b4a
DEV: Add newly promoted core plugins to intermediate DB config (#33654)
Update `intermedate_db.yml` config with newly promoted core plugins
names and tables to the intermediate DB config.

It also updates the existing `user_options` table with the newly
introduced `notification_level_when_assigned` column.
2025-07-16 17:33:51 +00:00
..
cli DEV: Add --reset option to import command (#33317) 2025-06-24 22:58:32 +02:00
common REFACTOR: Code generator for migrations IntemerdiateDB 2025-04-07 17:22:36 +02:00
converters DEV: Add category_users converter and importer steps (#33367) 2025-07-15 13:21:50 +00:00
database DEV: Add newly promoted core plugins to intermediate DB config (#33654) 2025-07-16 17:33:51 +00:00
importer DEV: Add category_users converter and importer steps (#33367) 2025-07-15 13:21:50 +00:00
uploader DEV: Import uploads from UploadsDB (#33259) 2025-06-20 22:59:57 +02:00
converters.rb DEV: Adds a new converter for migrating from Discourse 2025-04-07 17:22:36 +02:00
database.rb DEV: Check if IntermediateDB schema is valid (#32975) 2025-05-29 22:08:50 +02:00
importer.rb DEV: Add --reset option to import command (#33317) 2025-06-24 22:58:32 +02:00
settings_parser.rb DEV: Refactor uploads_importer script (#29292) 2024-10-31 13:31:12 +00:00