15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM table_columns WHERE table_block_id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e73a002aba1d824ed2f0ee5314cfa83cf84e83e48490cc41c3fb64e9400ce2b4"
|
|
}
|