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-88a7cda4680549e09600c...

16 lines
360 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE playlists SET position = $2, version = version + 1 WHERE id = $1 AND deleted_at IS NULL",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Float8"
]
},
"nullable": []
},
"hash": "88a7cda4680549e09600c9fe631c2327d02129dbd687f58edfc32d427f6088db"
}