Open soulstompp opened 2 years ago
This change addresses https://github.com/ms705/nom-sql/issues/71 by ensuring that an independent HAVING clause parses correctly. In general I will try to avoid any changes change the AST, but I felt in this case the changes made it more accurate.
This change addresses https://github.com/ms705/nom-sql/issues/71 by ensuring that an independent HAVING clause parses correctly. In general I will try to avoid any changes change the AST, but I felt in this case the changes made it more accurate.