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

sorting by abcABC or aAbBcC, what is expected? #964

Open
pvgenuchten opened this issue Mar 6, 2024 · 1 comment
Open

sorting by abcABC or aAbBcC, what is expected? #964

pvgenuchten opened this issue Mar 6, 2024 · 1 comment

Comments

@pvgenuchten
Copy link
Contributor

Description

https://demo.pycsw.org/cite/collections/metadata:main/items?sortby=title& sorts by abcABC, I'd expected aAbBcC

@pvgenuchten
Copy link
Contributor Author

pvgenuchten commented Mar 6, 2024

this seems actually a known challenge of postgres, based on the encoding of the OS

https://dba.stackexchange.com/questions/106964/why-is-my-postgresql-order-by-case-insensitive

maybe interesting to include in documentation, and how to 'fix' it

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