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-338b17310e211a38e0fee...

16 lines
334 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM room_playback_history WHERE room_id = $1 AND sequence > $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8"
]
},
"nullable": []
},
"hash": "338b17310e211a38e0feeee6f2237727c577357947213516aa78f5b09e14d978"
}