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-8877e85c3d7d932499ab6...

16 lines
384 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE room_members SET admin_added_permissions = 42, admin_removed_permissions = 84 WHERE room_id = $1 AND user_id = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8"
]
},
"nullable": []
},
"hash": "8877e85c3d7d932499ab6064a84dff5833623149540140aadd49838ff9f54a18"
}