Prepare sqlx for offline checks
This commit is contained in:
parent
71c1432fd1
commit
d8dcc7099d
27 changed files with 628 additions and 0 deletions
12
.sqlx/query-fd94a54208e7c1e9a87a3d8a70e794a1309e307769fee483e037943b7f0ac00a.json
generated
Normal file
12
.sqlx/query-fd94a54208e7c1e9a87a3d8a70e794a1309e307769fee483e037943b7f0ac00a.json
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "DELETE FROM user_role WHERE user_name = ? AND role_name = ?",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "fd94a54208e7c1e9a87a3d8a70e794a1309e307769fee483e037943b7f0ac00a"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue