replace
fun ColumnDeclaring<String>.replace(oldValue: String, newValue: String): FunctionExpression<String>(source)
MySQL replace function, translated to replace(str, oldValue, newValue)
.
MySQL replace function, translated to replace(str, oldValue, newValue)
.