]> git.phdru.name Git - sqlconvert.git/log
sqlconvert.git
8 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.

8 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

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

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

8 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.

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