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-10791193a015c8d4beccb...

16 lines
344 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM auth_webauthn_credentials WHERE user_id = $1 AND credential_id = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Bytea"
]
},
"nullable": []
},
"hash": "10791193a015c8d4beccb756421a75551335a6fd2b066dd049ab4122ede65b9f"
}