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

Array value delimiter #368

Closed
wants to merge 7 commits into from
Closed

Conversation

dominikb
Copy link
Contributor

Feature as described in #229 with using a configurable delimiter.

only ever parse sort clauses once to avoid inconsistent behaviour depending on the order of method calls
only ever parse sort clauses once to avoid inconsistent behaviour depending on the order of method calls
# Conflicts:
#	src/Concerns/SortsQuery.php
#	src/QueryBuilder.php
Save "generated" default sort clauses to remove them once allowed sorts are specified
…ilder

� Conflicts:
�	src/Concerns/SortsQuery.php
�	src/QueryBuilder.php
�	tests/SortTest.php
@dominikb dominikb closed this Oct 29, 2019
@dominikb dominikb deleted the array-value-delimiter branch February 17, 2022 09:07
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.

1 participant