15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM availabillity WHERE id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int4"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "fc09093ce791d2d690b2e3f5ff2125a10757b06ff7d60c8843cb7814ea452f13"
|
|
}
|