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-598c4ceae51febbd0e49d...

15 lines
319 B
JSON

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