sqlx v0.7.x
This commit is contained in:
parent
2e5a1b0c42
commit
e6d3329f6f
74 changed files with 2623 additions and 2418 deletions
12
crates/database/.sqlx/query-68cfa3d135eb4cdbdbcb3b943518b4ac09c371af689c444eb439a37f91ecf7a5.json
generated
Normal file
12
crates/database/.sqlx/query-68cfa3d135eb4cdbdbcb3b943518b4ac09c371af689c444eb439a37f91ecf7a5.json
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "update users\n\nset paper_key = ?\n\nwhere id is ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "68cfa3d135eb4cdbdbcb3b943518b4ac09c371af689c444eb439a37f91ecf7a5"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue