query-fc1ffe916bcfa770e6c50b2be14f632ff635c19ce1e68106f5d3cc6d91b325f2.json
1 { 2 "db_name": "PostgreSQL", 3 "query": "\nDELETE \nFROM login_details\nWHERE account_id = ANY($1)\n ", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "UuidArray" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "fc1ffe916bcfa770e6c50b2be14f632ff635c19ce1e68106f5d3cc6d91b325f2" 14 }