Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sorting with n-to-one/many fields isn't supported by Prisma #13

Open
Weakky opened this issue Sep 13, 2018 · 0 comments
Open

Sorting with n-to-one/many fields isn't supported by Prisma #13

Weakky opened this issue Sep 13, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@Weakky
Copy link
Owner

Weakky commented Sep 13, 2018

Prevent sorting from being applied when trying to sort n-to-one/many fields.

An exception should be thrown to warn the user that he can't do that. A default sorting should be left instead (eg: by id)

@Weakky Weakky added the bug Something isn't working label Sep 13, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant