update
This commit is contained in:
12
rust/.sqlx/query-fc4d85404d4e9db18364616a13731c4cbe1ff5b6c693d27e4879b56a7e850d86.json
generated
Normal file
12
rust/.sqlx/query-fc4d85404d4e9db18364616a13731c4cbe1ff5b6c693d27e4879b56a7e850d86.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "UPDATE trips_items\n SET ready = ?\n WHERE trip_id = ?\n AND item_id = ?\n AND user_id = ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 4
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "fc4d85404d4e9db18364616a13731c4cbe1ff5b6c693d27e4879b56a7e850d86"
|
||||
}
|
||||
Reference in New Issue
Block a user