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

Case insensitive sorting #328

Open
pehbehbeh opened this issue Jun 14, 2024 · 0 comments
Open

Case insensitive sorting #328

pehbehbeh opened this issue Jun 14, 2024 · 0 comments
Labels
enhancement Changes that are not breaking good-first-issue Ideal for new contributors. Simple, well-defined tasks to help you get started.

Comments

@pehbehbeh
Copy link
Member

Sorting should not be case sensitive.

Possible solutions:

  • fragment("lower(?)"): Works on text only
  • citext postgres extension: must be added by the user
@pehbehbeh pehbehbeh added the enhancement Changes that are not breaking label Jun 14, 2024
@pehbehbeh pehbehbeh moved this to Specification in Backpex Development Jun 14, 2024
@pehbehbeh pehbehbeh added the good-first-issue Ideal for new contributors. Simple, well-defined tasks to help you get started. label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes that are not breaking good-first-issue Ideal for new contributors. Simple, well-defined tasks to help you get started.
Projects
Status: Specification
Development

No branches or pull requests

1 participant