-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
@stefanreimers
Description
Unlike other functions LEFT() and RIGHT() are not working in the selection of a query:
`sqlParser.parse('SELECT LEFT(a, 3) FROM b')`
returns a parseError