14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "delete from staged_nex_accounts where pid = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int4"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "52d2ac25e2c21058e059c39d1a071f9f505fdf2c2ece4023842704f97f60b0ca"
|
|
}
|