cat/resources/migrations/20190109004458-add-users-table.down.sql

1 line
17 B
MySQL
Raw Normal View History

2019-01-11 22:10:58 +00:00
DROP TABLE users;