15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM quotes WHERE id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "aa85e5321f177323f64b90e9d7d2260f9549a3ae31818a58a1b6b68ebef2d1c1"
|
|
}
|