sqlxdata
This commit is contained in:
12
rust/.sqlx/query-82395724cd85d8b57ce50a64f49386435fbebc83f18db53ab8650b29414e40fb.json
generated
Normal file
12
rust/.sqlx/query-82395724cd85d8b57ce50a64f49386435fbebc83f18db53ab8650b29414e40fb.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "DELETE FROM trips_to_trips_types AS ttt\n WHERE ttt.trip_id = ?\n AND ttt.trip_type_id = ?\n ",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "82395724cd85d8b57ce50a64f49386435fbebc83f18db53ab8650b29414e40fb"
|
||||
}
|
||||
Reference in New Issue
Block a user