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-0ddeacb8ab8d2b948c5a312e85df53e2e8d56cb23a0d25c2b4169c27e4cc1e5e.json
generated
Normal file
12
.sqlx/query-0ddeacb8ab8d2b948c5a312e85df53e2e8d56cb23a0d25c2b4169c27e4cc1e5e.json
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "INSERT INTO role (name, update_process) VALUES (?, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "0ddeacb8ab8d2b948c5a312e85df53e2e8d56cb23a0d25c2b4169c27e4cc1e5e"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue