Unicode
Unicode Collation that will compare two strings by using Unicode collation algorithm. If the locale is not specified, the collation is Unicode-aware but not localized; for example, accented Roman letters sort right after the base letter
Functions
Link copied to clipboard
Specifies whether the collation ignore the accents or diacritics when comparing the strings or not.
Link copied to clipboard
Specifies whether the collation is case-insensitive or not. Case-insensitive collation will treat ASCII uppercase and lowercase letters as equivalent.
Link copied to clipboard