Files
packager/rust/.sqlx/query-3356a9ab2f217e3daf101644667c9d84f1547e0c72ab779e2f3aebb628a78034.json

13 lines
287 B
JSON
Raw Normal View History

2023-08-29 21:34:00 +02:00
{
"db_name": "SQLite",
"query": "UPDATE trips\n SET state = ?\n WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "3356a9ab2f217e3daf101644667c9d84f1547e0c72ab779e2f3aebb628a78034"
}