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

15 lines
327 B
JSON

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