mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 21:23:43 +08:00
e071b74a79
We just completed the 3.2 release, which marks a good time to drop some previously deprecated columns. Since the column has been marked in ignored_columns, it has been inaccessible to application code since then. There's a tiny risk that this might break a Data Explorer query, but given the nature of the column, the years of disuse, and the fact that such a breakage wouldn't be critical, we accept it. |
||
---|---|---|
.. | ||
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 |