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 15 lines 314 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM oauth_token WHERE id = $1 AND did = $2", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Int4", 9 "Text" 10 ] 11 }, 12 "nullable": [] 13 }, 14 "hash": "c452b20258f537d8507fb5fb0f2a77220c21b706eac33141fe2dc6f28caa615c" 15}