toql_sql_expr_parser 0.3.0

Library with SQL expression parser for Toql
Documentation

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

The parser is written with Pest.