mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-07-27 00:37:14 +02:00
4 lines
118 B
SQL
4 lines
118 B
SQL
DROP INDEX IF EXISTS services_state_heartbeat;
|
|
DROP INDEX IF EXISTS services_cluster;
|
|
DROP TABLE IF EXISTS "service";
|