discourse/db/post_migrate
Martin Brennan f8f55cef67
DEV: TODO followups (#18936)
* Remove old bookmark column ignores to follow up b22450c7a8
* Change some group site setting checks to use the _map helper
* Remove old secure_media helper stub for chat
* Change attr_accessor to attr_reader for preloaded_custom_fields to follow up 70af45055a
2022-11-09 07:48:05 +10:00
..
20210513125608_remove_length_constrain_from_topic_excerpt.rb
20210525112226_remove_length_constrain_from_topic_link_url.rb
20210528003603_fix_badge_image_avatar_upload_security_and_acls.rb
20210621234939_backfill_email_log_topic_id.rb
20210624023831_remove_highest_seen_post_number_from_topic_users.rb
20210628035905_drop_duration_column_from_topic_timers.rb
20210706091905_drop_disable_jump_reply_column_from_user_options.rb
20210709053030_drop_uploads_verified.rb
20210802131421_remove_post_processed_trigger_option.rb
20210909041448_make_topic_id_nullable_for_bookmarks.rb
20210922064213_alter_bumped_at_indexes_on_topics.rb
20211019152356_populate_pending_posts_count_column.rb
20211124161346_queue_internal_onebox_rebake.rb
20211201221028_migrate_email_to_normalized_email.rb
20211206160212_drop_token_from_email_tokens.rb
20211224010204_drop_old_bookmark_columns.rb
20220202223955_migrate_selectable_avatars_enabled.rb
20220214224506_reset_custom_emoji_post_bakes_version_secure_fix.rb
20220215015538_drop_user_stat_count_constraints.rb
20220220234155_conform_bounce_error_code.rb
20220302171443_rebake_old_avatar_service_urls.rb
20220309132720_copy_post_uploads_to_upload_references_for_sync.rb FEATURE: Create upload_references table (#16146) 2022-06-09 09:24:30 +10:00
20220325064954_make_some_bookmark_columns_nullable.rb
20220401140745_drop_category_required_tag_group_columns.rb
20220429164301_delete_hotlinked_image_custom_fields.rb
20220512011531_backfill_polymorphic_bookmarks.rb FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00
20220617151846_rename_default_categories_regular_setting.rb UX: Change wording for 'regular' categories to 'normal' (#17134) 2022-06-20 06:49:33 +03:00
20220621164914_drop_flair_url_from_groups.rb DEV: drop unused column `flair_url` from groups table. (#17179) 2022-06-22 00:15:05 +05:30
20220825005115_backfill_outbound_message_id.rb FEATURE: Overhaul email threading (#17996) 2022-09-26 09:14:24 +10:00
20221026035440_security_log_out_invite_redemption_invited_users.rb SECURITY: Fix invite link email validation (#18817) 2022-11-01 16:33:32 +00:00
20221108032233_drop_old_bookmark_columns_v2.rb DEV: TODO followups (#18936) 2022-11-09 07:48:05 +10:00