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-856e458c1c78f030545dc147f76d1b91fa4cc6e178eb51133c52358855ba3f02.json
312 B 15 lines
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM repo_seq WHERE did = $1 AND id <> $2", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Text", 9 "Int8" 10 ] 11 }, 12 "nullable": [] 13 }, 14 "hash": "856e458c1c78f030545dc147f76d1b91fa4cc6e178eb51133c52358855ba3f02" 15}