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-d315bf0e1a07881776ea76a2463dee01e28108db6fe0be27fd8339a612c83c7c.json
generated
Normal file
12
.sqlx/query-d315bf0e1a07881776ea76a2463dee01e28108db6fe0be27fd8339a612c83c7c.json
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "UPDATE songs SET ccli = ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 1
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "d315bf0e1a07881776ea76a2463dee01e28108db6fe0be27fd8339a612c83c7c"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue