]>
git.phdru.name Git - sqlconvert.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Oleg Broytman [Sat, 23 Jul 2016 03:06:19 +0000 (06:06 +0300)]
Add some initial code and a small demo script
Oleg Broytman [Sat, 23 Jul 2016 00:18:04 +0000 (03:18 +0300)]
Require sqlparse
Oleg Broytman [Sat, 23 Jul 2016 00:17:27 +0000 (03:17 +0300)]
Better explain the project
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.
Oleg Broytman [Fri, 22 Jul 2016 16:34:14 +0000 (19:34 +0300)]
Initial commit - created the project