this repo has no description
1{ 2 "db_name": "PostgreSQL", 3 "query": "\n DELETE FROM oauth_token WHERE id = $1\n ", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Int4" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "c72a8fb702f63cd07e25cf3bd41c3f4673b08623fd9746ee960e59bae07681d5" 14}