Skip to content

v5.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hrach hrach released this 28 Oct 11:45
· 27 commits to main since this release

What's Changed

  • Add workaround for same-named columns in GROUP BY for MySQL by @hrach in #664
  • Fix missing aggregation key on m:m joining table by @hrach in #665
  • Fix Date(time) instance in primary key by @jkavalik in #677
  • Use PhpDocParser for property parsing by @hrach in #680
  • separate WHERE & HAVING in expression result & fix buggy having rewrite by @hrach in #685

New Contributors

Full Changelog: v5.0.0-rc1...v5.0.0-rc2