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-178dc1662eea4757c25cf...

24 lines
469 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n SELECT COUNT(*) FROM playlists WHERE room_id = $1\n ",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "count",
"type_info": "Int8",
"origin": "Expression"
}
],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": [
null
]
},
"hash": "178dc1662eea4757c25cf3aa9a4ab8c9a4c0e584cf591a1a4716d2d03e2e112c"
}