discourse/plugins/discourse-rewind/db/migrate
David Taylor 1d5d9646c6
DEV: Promote old post-deploy migrations to pre-deploy (#38595)
This promotes all post-migrations which existed in `v2026.1` to regular
pre-deploy migrations. We do this after each stable/esr release to
reduce the probability of pre/post deploy timing issues.
2026-03-13 19:09:30 +00:00
..
20251207190710_add_discourse_rewind_disabled_to_user_options.rb
20251210065956_add_discourse_rewind_share_publicly_to_user_options.rb FEATURE: Share Rewind reports publicly by default and allow for making them private (#36587) 2025-12-16 09:29:35 +10:00
20251211081539_add_discourse_rewind_dismissed_at_to_user_options.rb
20251216094828_change_discourse_rewind_share_publicly_default_to_false.rb UX: makes rewind private by default (#36717) 2025-12-16 11:07:59 +01:00
20260105171115_rename_discourse_rewind_disabled_to_enabled.rb FIX: Correct column operation order in Rewind migration (#37016) 2026-01-08 18:08:40 +00:00
20260105171226_drop_discourse_rewind_disabled_from_user_options.rb DEV: Promote old post-deploy migrations to pre-deploy (#38595) 2026-03-13 19:09:30 +00:00
20260108133149_fix_discourse_rewind_disabled_null_constraint.rb FIX: Remove NOT NULL constraint on deprecated discourse_rewind_disabled column (#37011) 2026-01-08 14:16:09 +00:00