adding some sqlx stuff
This commit is contained in:
parent
0a1800ad71
commit
6de638440f
16 changed files with 318 additions and 0 deletions
12
.sqlx/query-21f86a50febf92a8479b694df6199aa13275bf5d77cd509c6dfa8c58b563e58c.json
generated
Normal file
12
.sqlx/query-21f86a50febf92a8479b694df6199aa13275bf5d77cd509c6dfa8c58b563e58c.json
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "UPDATE songs SET author = ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 1
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "21f86a50febf92a8479b694df6199aa13275bf5d77cd509c6dfa8c58b563e58c"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue