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

15 lines
308 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE room_bans SET revoked_by = NULL WHERE revoked_by = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "e94632e3aeb413b4aaa737bd99df57efd0ca91a6d9238ec56bdbd1d22fc3cc8a"
}