mirror-nourybot/migrations/000002_create_users_table.down.sql

1 line
27 B
MySQL
Raw Normal View History

2022-08-09 21:25:44 +02:00
DROP TABLE IF EXISTS users;