v0.18.0-beta.3
Pre-release
Pre-release
Bugfixing
- Fix uast_extract panic.
- Add explicit error when ON clause is missed on JOIN
- Add error for subqueries as expressions (not supported)
- Fix on filtered lookups using pilosa indexes.
New features
- Follow symlinks on repository loading phase
- IFNULL function
- NULLIF function
- MID and SUBSTR functions
- TRIM, LTRIM, RTRIM functions
- REVERSE, REPEAT, REPLACE functions