Files
@ 506dd480e408
Branch filter:
Location: kallithea/scripts/make-release
506dd480e408
2.0 KiB
text/plain
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.