Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.3 release #2912

Merged
merged 572 commits into from
May 1, 2020
Merged

4.0.3 release #2912

merged 572 commits into from
May 1, 2020

Conversation

lonnieezell
Copy link
Member

4.0.3 release

MGatner and others added 30 commits March 30, 2020 02:01
[ci skip] _remap method must have return
#2780 
_limit() is called inside delete(), no need to call it again in _delete();
OFFSET in DELETE / UPDATE will throw exception if will be provided.
Uncommented tests, mistake in my previous PR :(
…Page() pulled from Pager instance to get final perPage value
make Model::paginate() use default perPage from Config\Pager->perPage if $perPage parameter not passed
Required change in Postgre.
Fix #2776 add ability to paginate() query with group by
Update on "Build Your First Application"
Fixed some styling in "Installation" chapter [ci skip]
lonnieezell and others added 29 commits April 29, 2020 08:51
Fix Model::first() only use orderBy() when group by is not empty
url_title() used CI3 style in user guide
fix undefined class 'CodeIgniter'
Improved subjects in Controller and Routing chapter
Make validation placeholders always available
Added information about the new features of the Pagination library
@lonnieezell lonnieezell merged commit f5ca37a into master May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.