mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-06 02:01:22 +08:00

Fixes issue where sorting would not match other database-sorted parts of app due to case sensitivity differences. Added test to cover. For #4341