mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-09-18 16:18:21 +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; |