Add ci sqlx files
This commit is contained in:
parent
a868ceb0cd
commit
0bf1f1a540
6 changed files with 170 additions and 0 deletions
12
.sqlx/query-96f3bebe79219bd9695ba437619fb957184891d7c4535cd0aafc249af2c15898.json
generated
Normal file
12
.sqlx/query-96f3bebe79219bd9695ba437619fb957184891d7c4535cd0aafc249af2c15898.json
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "INSERT INTO sales_person_user (user_id, sales_person_id, update_process) VALUES (?, ?, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 3
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "96f3bebe79219bd9695ba437619fb957184891d7c4535cd0aafc249af2c15898"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue