github.com/golang-Migrate/Migrate@v3.5.4+incompatible/database/sqlite3/migration/33_create_table.down.sql (about)

     1  DROP TABLE IF EXISTS pets;