zee-solution/migrations/000001_create_roles_table.down.sql
2025-06-05 21:21:28 +07:00

2 lines
36 B
SQL

DROP TABLE IF EXISTS roles CASCADE;