github.com/nagyist/migrate/v4@v4.14.6/database/sqlcipher/examples/migrations/33_create_table.down.sql (about)

     1  DROP TABLE IF EXISTS pets;