mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 11:18:56 +08:00
Reorders the `change_column_null` and `change_column_default` calls to ensure the NOT NULL constraint is removed before setting the default to nil. Follow-up to #37011 Ref - https://meta.discourse.org/t/392939 |
||
|---|---|---|
| .. | ||
| 20251207190710_add_discourse_rewind_disabled_to_user_options.rb | ||
| 20251210065956_add_discourse_rewind_share_publicly_to_user_options.rb | ||
| 20251211081539_add_discourse_rewind_dismissed_at_to_user_options.rb | ||
| 20251216094828_change_discourse_rewind_share_publicly_default_to_false.rb | ||
| 20260105171115_rename_discourse_rewind_disabled_to_enabled.rb | ||
| 20260108133149_fix_discourse_rewind_disabled_null_constraint.rb | ||