twonly-app/rust/.sqlx/query-3ef50101727d2255e0ae23e4151336652a52d58403ce2e2552b53de6cb8b8743.json
2026-08-30 13:00:58 +02:00

21 lines
434 B
JSON

{
"db_name": "SQLite",
"query": "SELECT COUNT(*) FROM privacy_pass_tokens WHERE expires_at > ?",
"describe": {
"columns": [
{
"name": "COUNT(*)",
"ordinal": 0,
"type_info": "Integer",
"origin": "Expression"
}
],
"parameters": {
"Right": 1
},
"nullable": [
false
]
},
"hash": "3ef50101727d2255e0ae23e4151336652a52d58403ce2e2552b53de6cb8b8743"
}