discourse/plugins/chat/db/post_migrate
Andrei Prigorshnev 463eff2bbf
DEV: Drop user_id from chat_mentions (#25022)
This column is ignored since 62f423d
2024-04-11 18:50:29 +04:00
..
20230411023340_update_thread_reply_counts.rb DEV: Chat thread reply counter cache (#21050) 2023-04-11 15:40:25 +10:00
20230710040640_backfill_chat_channel_and_thread_last_message_ids_post_migrate.rb DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
20231214180002_update_relationship_between_chat_mentions_and_notifications_post_migrate.rb DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
20231227160004_set_type_and_target_id_on_chat_mentions_post_migrate.rb DEV: Redesign chat mentions (#24752) 2024-01-17 15:24:01 +04:00
20231227160005_make_type_on_chat_mentions_non_nullable.rb DEV: Redesign chat mentions (#24752) 2024-01-17 15:24:01 +04:00
20240408140000_drop_notification_id_from_chat_mentions.rb DEV: Drop chat_mention.notification_id column (#24800) 2024-04-11 17:15:57 +04:00
20240410130000_drop_user_id_from_chat_mentions.rb DEV: Drop user_id from chat_mentions (#25022) 2024-04-11 18:50:29 +04:00