]> git.phdru.name Git - sqlconvert.git/history - tests/test_process_tokens.py
Style(setup): Fix flake8 F821 undefined name `execfile` under Python 3
[sqlconvert.git] / tests / test_process_tokens.py
2016-10-01 Oleg BroytmanAdd a test for is_newline_statement()
2016-10-01 Oleg BroytmanSplit test_process_tokens.py -> test_process_mysql.py
2016-09-28 Oleg BroytmanMake process_statement() a generator
2016-09-26 Oleg BroytmanRename test_tokens.py -> test_process_tokens.py