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-128b15f92551a860e1605...

15 lines
304 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE playlists SET version = version + 1 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "128b15f92551a860e1605353b455d9b0eb8d38ab3e73d34a98a23d6206a22649"
}