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

15 lines
329 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM auth_totp_credentials WHERE user_id = $1 AND confirmed_at IS NOT NULL",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "c9320b6d9dbbf955531e9ccd1aebfbdbe9534860436c45058b3d125b4f86b150"
}