Details
Description
As we move closer to true production and I18N, we need to start thinking about the correct sort order. Minimally, we should move to utf8mb4_english_ci for MySQL, and COLLATE=ICU4J_en STRENGTH PRIMARY for H2.
Longer term, we should probably be doing sorting in a locale-sensitive manner via the API.
Attachments
There are no Sub-Tasks for this issue.