{ "db_name": "PostgreSQL", "query": "\n\t\tupdate project_attribution_groups\n\t\tset attribution = $1, attributed_at = now(), attributed_by = $3\n\t\twhere id = $2\n\t\t", "describe": { "columns": [], "parameters": { "Left": [ "Jsonb", "Int8", "Int8" ] }, "nullable": [] }, "hash": "94920d66b27503c84744d41cb2b44dd213bb461596046488eaab0b62b0fe83c5" }