reminder-bot/.sqlx/query-d2c89e166a5fcc4819feba4a2253bdf63025bc35f59ba175505a455a565988fb.json

13 lines
271 B
JSON
Raw Normal View History

2024-09-28 13:22:12 +00:00
{
"db_name": "MySQL",
"query": "UPDATE reminders SET `utc_time` = ? WHERE `id` = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "d2c89e166a5fcc4819feba4a2253bdf63025bc35f59ba175505a455a565988fb"
}