Files
cupcontrol/.sqlx/query-72f5895f51e2ab2807b7bc6fbfe89ef09b46d86aa808ea34aa20922f180e3d98.json
2025-12-26 01:13:47 +01:00

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"
}