I’m currently migrating a fairly large number of tables from a remote SQL Server database to a local MySQL database. This entails exporting and copy-pasting a lot of DDL queries, which then need ...