discourse/migrations/lib/database/intermediate_db
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
..
badge.rb DEV: Add badges converter and importer steps (#33019) 2025-06-25 13:15:24 +02:00
category.rb DEV: Add categories converter and importer steps (#33067) 2025-06-26 16:37:24 +02:00
category_user.rb DEV: Add category_users converter and importer steps (#33367) 2025-07-15 13:21:50 +00:00
log_entry.rb DEV: Refactor migrations-tooling 2025-04-07 17:22:36 +02:00
permalink_normalization.rb DEV: Add converter & importer for permalink_normalizations 2025-05-31 22:17:44 +02:00
upload.rb DEV: Store avatar in users converter step (#33176) 2025-06-20 22:59:36 +02:00
user.rb DEV: Import user avatars from IntermediateDB (#33319) 2025-06-25 23:37:27 +02:00
user_email.rb DEV: Allow multiple users to have the same email in IntermediateDB (#33318) 2025-06-24 22:59:00 +02:00
user_option.rb DEV: Add newly promoted core plugins to intermediate DB config (#33654) 2025-07-16 17:33:51 +00:00
user_suspension.rb REFACTOR: Code generator for migrations IntemerdiateDB 2025-04-07 17:22:36 +02:00