this repo has no description
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}