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