this repo has no description
1{
2 "db_name": "PostgreSQL",
3 "query": "INSERT INTO used_refresh_tokens (refresh_jti, session_id) VALUES ($1, $2)",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Text",
9 "Int4"
10 ]
11 },
12 "nullable": []
13 },
14 "hash": "7b76e2fcd809a1536465306c79da7985354175e0f025b29c6004dffa310feebd"
15}