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

15 lines
347 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM auth_email_tokens\n WHERE expires_at < $1\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Timestamptz"
]
},
"nullable": []
},
"hash": "f1b0b1597ba31042b088048ef008eb270b03db0809b4d93d377779bd0a29f421"
}