nanobot/.sqlx/query-452905f611b1e2ab2f5211021a792f9c246ccd4176f3445252288a5a301a99a7.json

21 lines
377 B
JSON
Raw Normal View History

2023-09-23 22:01:36 +00:00
{
"db_name": "PostgreSQL",
"query": "select count(*) as \"i64!\" from pending",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "i64!",
"type_info": "Int8"
}
],
"parameters": {
"Left": []
},
"nullable": [
null
]
},
"hash": "452905f611b1e2ab2f5211021a792f9c246ccd4176f3445252288a5a301a99a7"
}