mirror of https://github.com/synctv-org/synctv
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.
22 lines
473 B
JSON
22 lines
473 B
JSON
|
2 months ago
|
{
|
||
|
|
"db_name": "PostgreSQL",
|
||
|
2 months ago
|
"query": "SELECT COUNT(*) AS \"count!\" FROM room_resource_events WHERE event_id = 'deleted-user-chat-pin-event'",
|
||
|
2 months ago
|
"describe": {
|
||
|
|
"columns": [
|
||
|
|
{
|
||
|
|
"ordinal": 0,
|
||
|
|
"name": "count!",
|
||
|
|
"type_info": "Int8",
|
||
|
|
"origin": "Expression"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"parameters": {
|
||
|
|
"Left": []
|
||
|
|
},
|
||
|
|
"nullable": [
|
||
|
|
null
|
||
|
|
]
|
||
|
|
},
|
||
|
2 months ago
|
"hash": "c72ff174f0a6d32065aadab2d83e39468023948cd4fa3015c185a932f1d7ebd1"
|
||
|
2 months ago
|
}
|