mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-29 10:20:35 +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;
|