mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 20:43:39 +08:00
beea8215d7
Since we just released 3.2, this is a good time to drop deprecated columns. This is a two-phase process. First we drop the columns, then we remove the ignored_columns declarations. Because of that I'm batching all deprecated columns for dropping here first. Once a full deploy is done we remove the declarations. |
||
---|---|---|
.. | ||
20230823095931_add_limit_to_user_second_factor_name.rb | ||
20230823100627_add_limit_to_user_security_key_name.rb | ||
20230926165821_drop_post_uploads_table.rb | ||
20231120190818_trigger_post_rebake_category_style_quotes.rb | ||
20231127165331_trigger_auto_linking_for_videos_since_placeholder.rb | ||
20240108022138_change_enable_admin_sidebar_to_group_post_migration.rb | ||
20240110040813_fill_skip_review_media_groups_based_on_deprecated_setting.rb | ||
20240112043325_fill_embedded_media_post_allowed_groups_based_on_deprecated_setting.rb | ||
20240202052058_drop_badge_image_column.rb | ||
20240212034010_drop_deprecated_columns.rb |