Files
cipher/cipher_database/migrations/postgres/2025-02-01-015934_create_staff_roles/down.sql
2026-01-29 19:03:34 +00:00

4 lines
65 B
SQL

DROP INDEX staff_roles_discord_role_id;
DROP TABLE staff_roles;