xwb1989 / sqlparser

SQL Parser implemented in Go
Apache License 2.0
1.49k stars 240 forks source link

Doesn't parse postgresql extract(... from ...) #77

Open 747500 opened 1 year ago

747500 commented 1 year ago

s [SyntaxError]: Expected "!=", "#-", "#>", "#>>", "%", "&&", ")", "", "+", ",", "-", "--", "/", "/", "::", "<", "<=", "<>", "<@", "=", ">", ">=", "?", "?&", "?|", "@>", "AND", "BETWEEN", "ILIKE", "IN", "IS", "LIKE", "NOT", "OR", "SIMILAR", "||", or [ \t\n\r] but "f" found.