Locale-independent total order on strings (UTF-16 code units). Use for every sort whose
result is EMITTED (generated code, SQL, file names, migration captures). Not for UI display —
users expect locale collation there. localeCompare without a locale argument follows the
process ICU default and is not reproducible across machines.
Locale-independent total order on strings (UTF-16 code units). Use for every sort whose result is EMITTED (generated code, SQL, file names, migration captures). Not for UI display — users expect locale collation there.
localeComparewithout a locale argument follows the process ICU default and is not reproducible across machines.