]> git.phdru.name Git - sqlconvert.git/shortlog
sqlconvert.git
2016-07-28 Oleg BroytmanDeclare Python 3 compatibility
2016-07-28 Oleg BroytmanUse except SystemExit as msg for Python 3 compatibility
2016-07-26 Oleg BroytmanExplain Ignore: E402
2016-07-25 Oleg BroytmanChange classifiers: intended audience are developers
2016-07-25 Oleg BroytmanUse print function for Python 3 compatibility
2016-07-23 Oleg BroytmanAdd the first test
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
2016-07-23 Oleg BroytmanRequire sqlparse
2016-07-23 Oleg BroytmanBetter explain the project
2016-07-23 Oleg BroytmanFix flake8 warning
2016-07-22 Oleg BroytmanInitial commit - created the project