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