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

15 lines
323 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM auth_email_bind_requests WHERE user_id = $1 AND used_at IS NULL",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "7fe38865a2523cc6a32cebfaee77221c1e0981923d074b1dd8830d25e2a3b44e"
}