mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-01 10:41:22 -06:00
Initially setting out to fix #418, this change - accepts more SQL expressions - uses slightly more idiomatic pyparsing, I believe - uses black formatter - comes with some unit tests for the parser - simplifies options Tested with all SQL files in the repo.