{ "db_name": "PostgreSQL", "query": "insert into nex_accounts (\n pid, principal_name, email, nex_key\n ) values (\n $1, $2, $3, $4\n )", "describe": { "columns": [], "parameters": { "Left": [ "Int4", "Varchar", "Varchar", "Bytea" ] }, "nullable": [] }, "hash": "d26bde57980b537b6529856653f38ccbbc965c030cd1fb957e8d9c1a8df10bdd" }