13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO tokens (token, is_refresh,expires_at) VALUES (?, 1, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "72f5895f51e2ab2807b7bc6fbfe89ef09b46d86aa808ea34aa20922f180e3d98"
|
|
}
|