github.com/bishtawi/migrate/v4@v4.8.11/database/sqlite3/examples/migrations/33_create_table.down.sql (about)

     1  DROP TABLE IF EXISTS pets;