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 Postgres support for query sorting #1899

Merged
merged 5 commits into from
Aug 13, 2024
Merged

Conversation

alecritson
Copy link
Collaborator

This PR looks to add a new orderBySequence macro to the Eloquent Builder class which adds PostgreSQL support when needing to order records from the query builder based on an array of ID's in a certain order.

@alecritson alecritson requested a review from glennjacobs August 13, 2024 11:14
Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lunar-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2024 1:32pm

@alecritson alecritson merged commit f2d6f51 into 1.x Aug 13, 2024
23 checks passed
@alecritson alecritson deleted the lun-103-postgres-search-support branch August 13, 2024 13:36
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