2.8.5
This release contains two small bugfixes.
- #1081 - fixed the use of parentheses in compound queries on MySQL.
- Fixed some grossness in a helper function used by
prefetch
that was
clearing out theGROUP BY
andHAVING
clauses of sub-queries.
This release contains two small bugfixes.
prefetch
that wasGROUP BY
and HAVING
clauses of sub-queries.