]> git.phdru.name Git - sqlconvert.git/history - mysql2sql/print_tokens.py
Do not output statement separators in print_tokens
[sqlconvert.git] / mysql2sql / print_tokens.py
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-23 Oleg BroytmanOutput tokens to an output stream instead of printing
2016-07-23 Oleg BroytmanAdd some initial code and a small demo script