sqlxdata
This commit is contained in:
12
rust/.sqlx/query-3356a9ab2f217e3daf101644667c9d84f1547e0c72ab779e2f3aebb628a78034.json
generated
Normal file
12
rust/.sqlx/query-3356a9ab2f217e3daf101644667c9d84f1547e0c72ab779e2f3aebb628a78034.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "UPDATE trips\n SET state = ?\n WHERE id = ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "3356a9ab2f217e3daf101644667c9d84f1547e0c72ab779e2f3aebb628a78034"
|
||||
}
|
||||
Reference in New Issue
Block a user