The SQL expression parser is used by the sql_expr! macro to compile a SQL expression into programm code.
sql_expr!
The parser is written with Pest.