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

Add limit to database engine #619

Merged
merged 2 commits into from
May 2, 2022
Merged

Add limit to database engine #619

merged 2 commits into from
May 2, 2022

Conversation

keithbrink
Copy link
Contributor

@keithbrink keithbrink commented Apr 28, 2022

This PR adds support for the limit (->take(5)) to the DatabaseEngine (same as #569, but on the query instead of the collection).

Related issue: #594

@taylorotwell taylorotwell merged commit 4de0019 into laravel:9.x May 2, 2022
@keithbrink keithbrink deleted the add-limit-to-database-engine branch May 2, 2022 17:29
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.

2 participants