hotel/migrations/2023-03-26-024321_create_users/down.sql

1 line
17 B
MySQL
Raw Normal View History

2023-03-26 13:32:23 +00:00
DROP TABLE users;