sqlxdata
This commit is contained in:
12
rust/.sqlx/query-0e8a12e168d8ff41005b2b5a1356ef5dc39339291572005e2a9278fb28113a2b.json
generated
Normal file
12
rust/.sqlx/query-0e8a12e168d8ff41005b2b5a1356ef5dc39339291572005e2a9278fb28113a2b.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "INSERT INTO trips_to_trips_types\n (trip_id, trip_type_id)\n VALUES\n (?, ?)\n ",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "0e8a12e168d8ff41005b2b5a1356ef5dc39339291572005e2a9278fb28113a2b"
|
||||
}
|
||||
Reference in New Issue
Block a user