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