{ "db_name": "PostgreSQL", "query": "\n UPDATE strategy_configs\n SET status = $1\n WHERE strategy_id = $2\n ", "describe": { "columns": [], "parameters": { "Left": [ "Text", "Uuid" ] }, "nullable": [] }, "hash": "e88a192d1ad771838a473e16a677146f3fef9346ea88d294a97352282384fd5c" }