Releases: andersao/l5-repository
Releases · andersao/l5-repository
Added method pluck in BaseRepository
2.6.8 Merge branch 'master' of github.com:andersao/l5-repository
Fix bug method deleteWhere
2.6.7 Fix problems method deleteWhere
controller stub typo
2.6.6
Fix controller stub
2.6.5
Removed 'request()' dependency
Fixed "Manager" remains
Sorry, overlooked a PR
2.6.2
2.6.1
- Fixed multiples
orderBy
on BaseRepository - Fix table name convention for migration when making a entity.
- Added criteria generator
- Added whereHas to BaseRepository
- Added applyCriteria to list method and replaced makeModel with model property
- Added ilike to request criteria for postgres support
- Added deleteWhere method in BaseRepository
- PSR-2 validator stub
Bug fix
Ability to sort through related tables
Thanks to #181