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

     1  DROP TABLE IF EXISTS pets;