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