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

#2780 - LIMIT. #2781

Merged
merged 3 commits into from
Apr 20, 2020
Merged

#2780 - LIMIT. #2781

merged 3 commits into from
Apr 20, 2020

Conversation

nowackipawel
Copy link
Contributor

#2780
_limit() is called inside delete(), no need to call it again in _delete();

codeigniter4#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.
Required change in Postgre.
@nowackipawel
Copy link
Contributor Author

@lonnieezell : could you please rerun travis again? It failed because of: "The command "composer install --prefer-source" failed and exited with 1 during ."

@MGatner
Copy link
Member

MGatner commented Apr 6, 2020

@nowackipawel I'll admit I don't totally understand this. Could you perhaps supply a test case for the scenario this fixes? It would be good to have anyways.

@nowackipawel
Copy link
Contributor Author

nowackipawel commented Apr 6, 2020 via email

@lonnieezell lonnieezell merged commit c69ab50 into codeigniter4:develop Apr 20, 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.

None yet

3 participants