Our Personal Data Server from scratch!
0
fork

Configure Feed

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

at fix/code-quality-in-general 12 lines 283 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM handle_reservations WHERE expires_at <= NOW()", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [] 8 }, 9 "nullable": [] 10 }, 11 "hash": "eb82195792193f432e9abfe5e6ea4d4c45ccb9bd15b025602c64967bd4c85fd3" 12}