Working on adding docker stuff
This commit is contained in:
12
.sqlx/query-d2c89e166a5fcc4819feba4a2253bdf63025bc35f59ba175505a455a565988fb.json
generated
Normal file
12
.sqlx/query-d2c89e166a5fcc4819feba4a2253bdf63025bc35f59ba175505a455a565988fb.json
generated
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "MySQL",
|
||||
"query": "UPDATE reminders SET `utc_time` = ? WHERE `id` = ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "d2c89e166a5fcc4819feba4a2253bdf63025bc35f59ba175505a455a565988fb"
|
||||
}
|
Reference in New Issue
Block a user