discourse/plugins/chat/db/post_migrate
Loïc Guitaut 25138db433 DEV: Promote historic post_deploy migrations
This commit promotes all post_deploy migrations which existed in
Discourse v3.0.0 (timestamp <= 20221212234948)
2023-07-26 10:36:37 +02:00
..
20230116090324_drop_chat_drafts_over_max_length.rb SECURITY: Limit chat drafts length and preloaded count (#19987) 2023-01-25 13:50:10 +02:00
20230123025112_move_chat_uploads_to_upload_references_post.rb DEV: Use UploadReference instead of ChatUpload in chat (#19947) 2023-01-24 13:28:21 +10:00
20230227172543_make_chat_mention_notification_id_nullable.rb DEV: Always create chat mention records (#20470) 2023-03-07 19:07:11 +04:00
20230403012844_drop_chat_uploads.rb DEV: Drop chat_uploads table and model and remove old references (#20926) 2023-04-04 09:13:39 +10: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