You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-be70f7d7f782043589df9...

24 lines
447 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT COUNT(*) AS \"count!\" FROM users WHERE id = $1",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "count!",
"type_info": "Int8",
"origin": "Expression"
}
],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": [
null
]
},
"hash": "be70f7d7f782043589df9b25f6a26d38a65f1e9fe6042fd4750e127874324b1a"
}