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