16 lines
318 B
JSON
16 lines
318 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE availability SET crossAreal = $1 WHERE id = $2;",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Bool",
|
|
"Int4"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "5f9e0e2f5037716e03409d751a32a64a2ae7393109c6cf8d46d992dc2c1f4713"
|
|
}
|