summaryrefslogtreecommitdiff
path: root/sqlparse/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* Migrate optparse to argparse; optparse deprecated in py2.7Victor Uriarte2016-06-121-77/+106
| | | | cleanup example
* Update setup.pyVictor Uriarte2016-06-121-0/+115
switch scripts to console-script