{ "db_name": "PostgreSQL", "query": "\n INSERT INTO account_backups (user_id, storage_key, repo_root_cid, repo_rev, block_count, size_bytes)\n VALUES ($1, $2, $3, $4, $5, $6)\n ", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "Text", "Text", "Int4", "Int8" ] }, "nullable": [] }, "hash": "7a05733a51eb9989d2aba807ab1806d67e3fbf8219d06edec7840fda89bf222c" }