PDS software with bells & whistles you didn’t even know you needed. will move this to its own account when ready.
0
fork

Configure Feed

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

at main 14 lines 325 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "UPDATE oauth_device SET trusted_at = NULL, trusted_until = NULL WHERE id = $1", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Text" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "0819ec49e0f3b97eb7eff0a1ef0bbc6683442938b657e82da283bc07ceec4c80" 14}