Our Personal Data Server from scratch!
0

Configure Feed

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

tranquil-pds / .sqlx / query-69b91e4dabbaedb3689a7521a03dd23351c0e6f22815b2f9dcaa39244d288248.json
291 B 14 lines
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM record_blobs WHERE repo_id = $1", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Uuid" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "69b91e4dabbaedb3689a7521a03dd23351c0e6f22815b2f9dcaa39244d288248" 14}