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