this repo has no description
1{
2 "db_name": "PostgreSQL",
3 "query": "DELETE FROM webauthn_challenges WHERE did = $1 AND challenge_type = 'registration'",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Text"
9 ]
10 },
11 "nullable": []
12 },
13 "hash": "b883a570154909b24df4dc2a4423ea5efc70ce91b8b841316e500dc97ee5df0a"
14}