this repo has no description
at main 321 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM plc_operation_tokens WHERE user_id = $1 OR expires_at < NOW()", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Uuid" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "ac8c260666ab6d1e7103e08e15bc1341694fb453a65c26b4f0bfb07d9b74ebd4" 14}