penberg / limbo

Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
MIT License
993 stars 60 forks source link

feat: add RTRIM(X) and RTRIM(X,Y) scalar function #246

Closed macroexpansion closed 3 months ago

macroexpansion commented 3 months ago

144

add RTRIM(X) and RTRIM(X,Y) scalar functions