PronounsPage/migrations/084-drop-audit.sql
2025-01-02 22:33:09 +01:00

6 lines
38 B
SQL

-- Up
DROP TABLE audit_log;
-- Down