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

15 lines
314 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM provider_playback_sessions WHERE id = $1 AND state = 1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "7f6d8f044d081b8c26f295e42a9bb62bada1f2579a200822f2cd206d5d3c4e64"
}