nex-account/.sqlx/query-f58463b6ad7efbbd69d7ba4849bafd38d6db52734517874358585dc613fc56a6.json

15 lines
391 B
JSON
Raw Permalink Normal View History

2026-06-22 22:55:55 +02:00
{
"db_name": "PostgreSQL",
"query": "INSERT INTO staged_nex_accounts (\n pid, nex_key\n ) values (\n $1, $2\n )",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int4",
"Bytea"
]
},
"nullable": []
},
"hash": "f58463b6ad7efbbd69d7ba4849bafd38d6db52734517874358585dc613fc56a6"
}