{ "db_name": "PostgreSQL", "query": "UPDATE communities\n SET chat_policy = $2, chat_retention_hours = $3, chat_max_messages = $4\n WHERE id = $1", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Int4", "Int4" ] }, "nullable": [] }, "hash": "391d71a52fc6e1061f65825b6661c8bc46f141a4b847eb2311ee231c0da768c0" }