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-5cc547bc873d125d391dd...

22 lines
508 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT COUNT(*) AS \"count!\" FROM chat_message_events WHERE event_id IN ('deleted-user-chat-event', 'mentioned-deleted-user-chat-event')",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "count!",
"type_info": "Int8",
"origin": "Expression"
}
],
"parameters": {
"Left": []
},
"nullable": [
null
]
},
"hash": "5cc547bc873d125d391dd88f32b0ebf7fc6048fb0a5277ce79f49c0033dd8390"
}