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-22d2a23bd83503618bb0a...

15 lines
313 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE room_settings SET version = version + 1 WHERE room_id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "22d2a23bd83503618bb0a0e4f0ebd942c5ed0050635f00c8e2f12179f3383707"
}