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-cf7df873574dc9a9ff99421e559912f37a7333741b6f89f41c12fb198218729f.json
290 B 14 lines
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM user_blocks WHERE user_id = $1", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Uuid" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "cf7df873574dc9a9ff99421e559912f37a7333741b6f89f41c12fb198218729f" 14}