mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-09-17 04:19:10 +00:00
4 lines
150 B
SQL
4 lines
150 B
SQL
DROP TABLE IF EXISTS secure_cli_agent_credentials;
|
|
DROP INDEX IF EXISTS idx_agents_id_tenant;
|
|
DROP INDEX IF EXISTS idx_secure_cli_binaries_id_tenant;
|