Files

5 lines
270 B
SQL
Raw Permalink Normal View History

DROP INDEX IF EXISTS idx_desktop_clients_tenant_workspace_user_seen_active;
DROP INDEX IF EXISTS idx_desktop_clients_tenant_workspace_seen_active;
DROP INDEX IF EXISTS idx_desktop_client_primary_leases_primary_client;
DROP TABLE IF EXISTS desktop_client_primary_leases;