sqlx prepare3
This commit is contained in:
14
.sqlx/query-dd3e9592a2d15ad138880cc5a49b38880fc1c47ab6ee28ef4ec7ab91358cf220.json
generated
Normal file
14
.sqlx/query-dd3e9592a2d15ad138880cc5a49b38880fc1c47ab6ee28ef4ec7ab91358cf220.json
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "DELETE FROM table_definition_links WHERE source_table_id IN (SELECT id FROM table_definitions WHERE schema_id = $1) OR linked_table_id IN (SELECT id FROM table_definitions WHERE schema_id = $1)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Int8"
|
||||
]
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "dd3e9592a2d15ad138880cc5a49b38880fc1c47ab6ee28ef4ec7ab91358cf220"
|
||||
}
|
||||
Reference in New Issue
Block a user