Working on adding docker stuff
This commit is contained in:
12
.sqlx/query-822ff9e91cc5a56fcb22bcac1ae905314fd47282b6141171aa0c362b49d7cee4.json
generated
Normal file
12
.sqlx/query-822ff9e91cc5a56fcb22bcac1ae905314fd47282b6141171aa0c362b49d7cee4.json
generated
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "MySQL",
|
||||
"query": "\n INSERT INTO todos (user_id, value)\n VALUES (?, ?)\n ",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "822ff9e91cc5a56fcb22bcac1ae905314fd47282b6141171aa0c362b49d7cee4"
|
||||
}
|
Reference in New Issue
Block a user