Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-mysql
/
org.ktorm.support.mysql
/
toLowerCase
to
Lower
Case
fun
ColumnDeclaring
<
String
>
.
toLowerCase
(
)
:
FunctionExpression
<
String
>
(
source
)
MySQL lower function, translated to
lower(str).