Skip to content

Bugfix release

Compare
Choose a tag to compare
@moufmouf moufmouf released this 07 Feb 12:45
· 538 commits to master since this release
4eeaf6b

Fixes:

  • #63: handling of foreign keys pointing on non primary keys
  • #64: improving generated docblocks
  • #65: propagate errors in case of cache issues (useful to detect performance issues on CLI when APCu is not enabled)
  • #66: fixing DISTINCT queries handling in findFromRawSql
  • #67: fixing count result of DISTINCT queries handling in findFromRawSql