mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-18 17:23:26 +03:00
4 lines
137 B
MySQL
4 lines
137 B
MySQL
|
|
DROP INDEX IF EXISTS idx_audit_logs_event;
|
||
|
|
DROP INDEX IF EXISTS idx_audit_logs_user_id;
|
||
|
|
DROP INDEX IF EXISTS idx_audit_logs_client_name;
|