this repo has no description
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM channel_verifications WHERE user_id = $1 AND channel = 'email'", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Uuid" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "af3010ff76e52b7cb495091f2f36547360523b12f83e4eb178242edec052a0f2" 14}