15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM table_validation_rules WHERE table_def_id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c00efe465462eed1a14ea3a3fd2ccf8535b6fc7f6eaab16196dc29940b351314"
|
|
}
|