rss-reader/.sqlx/query-fd64104d130b93dd5fc9414b8710ad5183b647eaaff90decbce15e10d83c7538.json

21 lines
369 B
JSON
Raw Permalink Normal View History

2025-02-02 21:07:22 -08:00
{
"db_name": "SQLite",
"query": "SELECT COUNT(*) as count FROM users",
"describe": {
"columns": [
{
"name": "count",
"ordinal": 0,
"type_info": "Int"
}
],
"parameters": {
"Right": 0
},
"nullable": [
false
]
},
"hash": "fd64104d130b93dd5fc9414b8710ad5183b647eaaff90decbce15e10d83c7538"
}