All notable changes to laravel-sub-query
will be documented in this file
- methods whereCurrentYear, whereCurrentMonth, whereCurrentDay
- fixed some methods for laravel version 8.*
- CHANGELOG
- nice banner :)
- for deleting same queries with alias
- method forceIndex
- casting value for method withMath and same
- method withMath
- test for withMath method
- composer.json max stable version
- query caching
- methods likeLeft, likeRight, like, castColumn
- test for likeLeft, likeRight, like, castColumn methods
- methods loadOneLatest, loadOneOldest
- test for loadOneLatest, loadOneOldest methods
- method loadLimit
- test for loadLimit method
- PSR12
- composer.json min stable version
- README updates
- for repeated requests
- method orderByRelation
- test for orderByRelation method
- query optimization
- method orderByRelation
- test for orderByRelation method
- tests codestyle enhancements
- some tests
- relations
- alias
- method withAvg
- test for withAvg method
- method withMax
- test for withMax method
- bages
- method withMin
- method loadMin
- test for withMin method
- optimized other methods
- gitignore
- php.yml
- test for withSum method
- license file
- initial release