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