github.com/Elate-DevOps/migrate/v4@v4.0.12/database/sqlite3/examples/migrations/33_create_table.down.sql (about)

     1  DROP TABLE IF EXISTS pets;