shuttlings-cch24/.sqlx/query-445e2280a7a844bce2e925b1607559fe37d45100170b9b81f1014906b95a09fd.json
2024-12-25 19:01:48 +01:00

21 lines
365 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT COUNT(*) FROM quotes",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "count",
"type_info": "Int8"
}
],
"parameters": {
"Left": []
},
"nullable": [
null
]
},
"hash": "445e2280a7a844bce2e925b1607559fe37d45100170b9b81f1014906b95a09fd"
}