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-298d6a0ebcab9f1687863...

29 lines
592 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT room_id AS \"room_id!: RoomId\" FROM room_playback_state WHERE room_id = $1",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "room_id!: RoomId",
"type_info": "Int8",
"origin": {
"Table": {
"table": "room_playback_state",
"name": "room_id"
}
}
}
],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": [
false
]
},
"hash": "298d6a0ebcab9f168786338b8094542cec8e71d790fb55f2b7156ccad070b67d"
}