Files
@ 506dd480e408
Branch filter:
Location: kallithea/docs/usage/performance.rst
506dd480e408
4.5 KiB
text/prs.fallenstein.rst
db: always do case-insensitive sorting of repository names
We retain the implicit order_by on the follows_repository relationship.
This is probably a bad idea, since it causes sorting even when it's not
needed; but for now, at least, we consistently do case-insensitive sort.
We retain the implicit order_by on the follows_repository relationship.
This is probably a bad idea, since it causes sorting even when it's not
needed; but for now, at least, we consistently do case-insensitive sort.