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