Michael Friend
04/30/2021, 8:08 PMverifySqlDelightMigration
task not care about the ordering of columns? I’d like to use it to verify schema changes but the strict column ordering would force me to drop tables and recreate them when adding a column rather than using the simpler ALTER TABLE
statements.