Our Personal Data Server from scratch!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at fix/code-quality-in-general 14 lines 296 B view raw
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}