]> git.phdru.name Git - sqlconvert.git/log
sqlconvert.git
7 years agoAdd the first test
Oleg Broytman [Sat, 23 Jul 2016 03:18:51 +0000 (06:18 +0300)]
Add the first test

7 years agoOutput tokens to an output stream instead of printing
Oleg Broytman [Sat, 23 Jul 2016 03:17:22 +0000 (06:17 +0300)]
Output tokens to an output stream instead of printing

Convert a list of tokens tokens to a string.

7 years agoAdd some initial code and a small demo script
Oleg Broytman [Sat, 23 Jul 2016 03:06:19 +0000 (06:06 +0300)]
Add some initial code and a small demo script

7 years agoRequire sqlparse
Oleg Broytman [Sat, 23 Jul 2016 00:18:04 +0000 (03:18 +0300)]
Require sqlparse

7 years agoBetter explain the project
Oleg Broytman [Sat, 23 Jul 2016 00:17:27 +0000 (03:17 +0300)]
Better explain the project

7 years agoFix flake8 warning
Oleg Broytman [Sat, 23 Jul 2016 00:17:00 +0000 (03:17 +0300)]
Fix flake8 warning

Fix E402 module level import not at top of file.

7 years agoInitial commit - created the project
Oleg Broytman [Fri, 22 Jul 2016 16:34:14 +0000 (19:34 +0300)]
Initial commit - created the project