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