Our Personal Data Server from scratch!
0
fork

Configure Feed

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

at fix/small-bugs 14 lines 375 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "\n INSERT INTO oauth_dpop_jti (jti)\n VALUES ($1)\n ON CONFLICT (jti) DO NOTHING\n ", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Text" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "b6430c1431dc09b0442909eb99f774903a02aba75192269d1b541291b4fdfdc2" 14}