{ "db_name": "PostgreSQL", "query": "\n INSERT INTO repo_seq (did, event_type, commit_cid, prev_cid, ops, blobs, blocks_cids)\n VALUES ($1, 'commit', $2, $3, $4, $5, $6)\n ", "describe": { "columns": [], "parameters": { "Left": [ "Text", "Text", "Text", "Jsonb", "TextArray", "TextArray" ] }, "nullable": [] }, "hash": "aadc1f8c79d79e9a32fe6f4bf7e901076532fa2bf8f0b4d0f1bae7aa0f792183" }