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

15 lines
308 B
JSON

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