github.com/iasthc/atlas/cmd/atlas@v0.0.0-20230523071841-73246df3f88d/internal/cmdapi/testdata/import/flyway/V3__third_migration.sql (about)

     1  ALTER TABLE tbl_2 ADD col_1 INTEGER NOT NULL;