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