migrate/database/sqlcipher/migration/44_alter_table.down.sql

1 line
26 B
MySQL
Raw Normal View History

2018-09-12 12:33:46 +00:00
DROP TABLE IF EXISTS pets;