mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-06-19 14:25:16 +03:00
4 lines
89 B
SQL
4 lines
89 B
SQL
DROP INDEX idx_agent_id_id;
|
|
DROP INDEX idx_agent_id;
|
|
|
|
DROP TABLE agents IF EXISTS agents; |