1.4.0
·
31 commits
to next
since this release
Added support for several string functions:
- ltrim
- rtrim
- findFirst
- findLast
- soundex
trim's second parameter is optional now and it accepts a string of characters in addition to a type integer.