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

multiple fields sorting #54

Merged
merged 1 commit into from
Feb 19, 2018
Merged

multiple fields sorting #54

merged 1 commit into from
Feb 19, 2018

Conversation

tingyencode
Copy link

@tingyencode tingyencode commented Feb 19, 2018

Hi VadimDez,

Something that was missing to me was the ability of sorting per multiple expressions; clearly piping multiple instances of orderby could have done the trick here but the user should then take into account that he/she has to reverse the order of the orderby piping.

I have see that you had already made a test with multiple expressions already and I think the array way of dealing with expressions make more sense than a joined string using ',' as a delemiter.

Hope it doesn't go too much against the flow

@tingyencode tingyencode reopened this Feb 19, 2018
@VadimDez VadimDez added this to the 2.0.1 milestone Feb 19, 2018
@VadimDez VadimDez merged commit 45abcbb into VadimDez:master Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants