BrainMinder/assets/migrations/000002_create_users_table.down.sql

1 line
17 B
MySQL
Raw Normal View History

2024-08-22 10:13:16 +02:00
DROP TABLE users;