reminder-bot/.sqlx/query-822ff9e91cc5a56fcb22bcac1ae905314fd47282b6141171aa0c362b49d7cee4.json
2024-09-29 17:49:48 +01:00

13 lines
310 B
JSON

{
"db_name": "MySQL",
"query": "\n INSERT INTO todos (user_id, value)\n VALUES (?, ?)\n ",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "822ff9e91cc5a56fcb22bcac1ae905314fd47282b6141171aa0c362b49d7cee4"
}