twonly-app/rust/.sqlx/query-fe8a8fe73432311204a95160b282b3534599a7e4ea290120083b058532a305d9.json
2026-08-31 15:24:18 +02:00

21 lines
444 B
JSON

{
"db_name": "SQLite",
"query": "SELECT COUNT(*) FROM direct_media_upload_slots WHERE state = 'reserved'",
"describe": {
"columns": [
{
"name": "COUNT(*)",
"ordinal": 0,
"type_info": "Integer",
"origin": "Expression"
}
],
"parameters": {
"Right": 0
},
"nullable": [
false
]
},
"hash": "fe8a8fe73432311204a95160b282b3534599a7e4ea290120083b058532a305d9"
}