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