diff --git a/plugins/chat/db/post_migrate/20230116090324_drop_chat_drafts_over_max_length.rb b/plugins/chat/db/migrate/20230116090324_drop_chat_drafts_over_max_length.rb similarity index 100% rename from plugins/chat/db/post_migrate/20230116090324_drop_chat_drafts_over_max_length.rb rename to plugins/chat/db/migrate/20230116090324_drop_chat_drafts_over_max_length.rb diff --git a/plugins/chat/db/post_migrate/20230123025112_move_chat_uploads_to_upload_references_post.rb b/plugins/chat/db/migrate/20230123025112_move_chat_uploads_to_upload_references_post.rb similarity index 100% rename from plugins/chat/db/post_migrate/20230123025112_move_chat_uploads_to_upload_references_post.rb rename to plugins/chat/db/migrate/20230123025112_move_chat_uploads_to_upload_references_post.rb diff --git a/plugins/chat/db/post_migrate/20230227172543_make_chat_mention_notification_id_nullable.rb b/plugins/chat/db/migrate/20230227172543_make_chat_mention_notification_id_nullable.rb similarity index 100% rename from plugins/chat/db/post_migrate/20230227172543_make_chat_mention_notification_id_nullable.rb rename to plugins/chat/db/migrate/20230227172543_make_chat_mention_notification_id_nullable.rb diff --git a/plugins/chat/db/post_migrate/20230403012844_drop_chat_uploads.rb b/plugins/chat/db/migrate/20230403012844_drop_chat_uploads.rb similarity index 100% rename from plugins/chat/db/post_migrate/20230403012844_drop_chat_uploads.rb rename to plugins/chat/db/migrate/20230403012844_drop_chat_uploads.rb diff --git a/plugins/discourse-lazy-videos/db/post_migrate/20230317194217_rebake_lazy_yt_posts.rb b/plugins/discourse-lazy-videos/db/migrate/20230317194217_rebake_lazy_yt_posts.rb similarity index 100% rename from plugins/discourse-lazy-videos/db/post_migrate/20230317194217_rebake_lazy_yt_posts.rb rename to plugins/discourse-lazy-videos/db/migrate/20230317194217_rebake_lazy_yt_posts.rb