mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-13 22:58:48 -05:00
5b3abca4b1
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.