You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
Is it possible to use :meta_sort to sort two different attributes/columns in different directions.
I see that I can do:
`meta_sort: param1_and_param2.desc'
but is it possible to do:
meta_sort: param1.desc_and_param2.asc
Thanks in advance.
The text was updated successfully, but these errors were encountered: