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

ORDER BY on a column from a fetch joined to-many #1042

Open
simon-rohart opened this issue Oct 25, 2019 · 1 comment
Open

ORDER BY on a column from a fetch joined to-many #1042

simon-rohart opened this issue Oct 25, 2019 · 1 comment

Comments

@simon-rohart
Copy link

Hello,

It looks impossible to sort a grid on a column wich contains values from a joined entity:

Cannot select distinct identifiers from query with LIMIT and ORDER BY on a column from a fetch joined to-many association. Use output walkers.

Someone have a solution?

Thanks you,

@simon-rohart
Copy link
Author

simon-rohart commented Oct 25, 2019

This issue is apparently linked with this code: #946

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

No branches or pull requests

1 participant