Bugfix release
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