{ "db_name": "PostgreSQL", "query": "\n insert into project_attribution_groups (id, project_id, attribution, flame_project)\n values ($1, $2, $3, $4)\n ", "describe": { "columns": [], "parameters": { "Left": [ "Int8", "Int8", "Jsonb", "Jsonb" ] }, "nullable": [] }, "hash": "df7652db8624e291447975b1d9b2151b1627316fbaaea4914607d66869670375" }