]> git.phdru.name Git - sqlconvert.git/history - scripts/print_subtree.py
Find an error in parse tree
[sqlconvert.git] / scripts / print_subtree.py
2016-08-04 Oleg BroytmanFind an error in parse tree
2016-08-03 Oleg BroytmanParse command-line queries separately
2016-08-03 Oleg BroytmanParse many queries from command line
2016-08-03 Oleg BroytmanDo not output statement separators in print_tokens
2016-07-29 Oleg BroytmanUse ._pprint_tree() instead of print_subtree()
2016-07-25 Oleg BroytmanUse print function for Python 3 compatibility
2016-07-23 Oleg BroytmanAdd some initial code and a small demo script