Hi,
Our dev team has concerns about deploying new versions of Strapi that might potentially change the our production database schema in unexpected ways. It would be great if we could export the database changes as a SQL file while running locally, so we could turn off automatic migrations in production and just run the SQL files instead.
Thanks,
Jamie