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