nex-account/.sqlx/query-52d2ac25e2c21058e059c39d1a071f9f505fdf2c2ece4023842704f97f60b0ca.json

14 lines
294 B
JSON
Raw Normal View History

2026-06-22 22:55:55 +02:00
{
"db_name": "PostgreSQL",
"query": "delete from staged_nex_accounts where pid = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int4"
]
},
"nullable": []
},
"hash": "52d2ac25e2c21058e059c39d1a071f9f505fdf2c2ece4023842704f97f60b0ca"
}