{ "db_name": "PostgreSQL", "query": "\n UPDATE shared_instances\n SET title = $1\n WHERE id = $2\n ", "describe": { "columns": [], "parameters": { "Left": [ "Varchar", "Int8" ] }, "nullable": [] }, "hash": "9ccaf8ea52b1b6f0880d34cdb4a9405e28c265bef6121b457c4f39cacf00683f" }