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-5f4bb99745ce57343f0ca...

16 lines
329 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE provider_playback_sessions SET session = $2 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Jsonb"
]
},
"nullable": []
},
"hash": "5f4bb99745ce57343f0ca72681ee9217b6929b200ffdaf150355ee9a931990ff"
}