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-fe42e90cd5ca976741751...

29 lines
631 B
JSON

{
"db_name": "PostgreSQL",
"query": "SELECT history_cursor_id AS \"history_cursor_id?\"\n FROM room_playback_state WHERE room_id = $1",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "history_cursor_id?",
"type_info": "Int8",
"origin": {
"Table": {
"table": "room_playback_state",
"name": "history_cursor_id"
}
}
}
],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": [
true
]
},
"hash": "fe42e90cd5ca97674175155cd8ec4e0c7968f43e1803d294b7acb9e59e5f4ab7"
}