sqlx prepare
This commit is contained in:
12
.sqlx/query-72f5895f51e2ab2807b7bc6fbfe89ef09b46d86aa808ea34aa20922f180e3d98.json
generated
Normal file
12
.sqlx/query-72f5895f51e2ab2807b7bc6fbfe89ef09b46d86aa808ea34aa20922f180e3d98.json
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "INSERT INTO tokens (token, is_refresh,expires_at) VALUES (?, 1, ?)",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 2
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "72f5895f51e2ab2807b7bc6fbfe89ef09b46d86aa808ea34aa20922f180e3d98"
|
||||
}
|
||||
Reference in New Issue
Block a user