penberg / limbo

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

implement LTRIM(X) and LTRIM(X, Y) scalar function #238

Closed macroexpansion closed 1 month ago

macroexpansion commented 1 month ago

144

add LTRIM(X) and LTRIM(X, Y)