Skip to content

2.6.1

Compare
Choose a tag to compare
released this 23 Jun 21:48
· 166 commits to master since this release
  • 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