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-7f6183cc2f81c8136b77561631eabb4daae801b811e91632b794a8ca45200793.json
generated
Normal file
12
.sqlx/query-7f6183cc2f81c8136b77561631eabb4daae801b811e91632b794a8ca45200793.json
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "INSERT into songs (vorder, fontSize, backgroundType, horizontalTextAlignment, verticalTextAlignment, title, font, background, lyrics, ccli, author, audio, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 13
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "7f6183cc2f81c8136b77561631eabb4daae801b811e91632b794a8ca45200793"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue