DB
FunctionsString

lower_utf8

Lowercases ASCII letters while preserving UTF-8 multi-byte code points.

lower_utf8(…) → Dynamic

Kind · scalar

Lowercases ASCII letters while preserving UTF-8 multi-byte code points.

Part of the String family.