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