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

16 lines
333 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE media SET position = $2, version = version + 1 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Float8"
]
},
"nullable": []
},
"hash": "f9bcc8aeb4d8c83aa8f4868a2eb4f9f952155d7bc9d9831360335efba030025d"
}