summaryrefslogtreecommitdiff
path: root/sqlparse/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notice.Andi Albrecht2020-10-071-1/+1
* Remove support for end-of-life PythonsJon Dufresne2020-08-311-1/+0
* Update copyright header (fixes #372).Andi Albrecht2018-07-311-1/+2
* Correct license link (fixes #288).Andi Albrecht2016-09-141-1/+1
* Separate __main__ and main() to allow for testingVictor Uriarte2016-06-151-135/+8
* Correct argparse --version flag for py3.Victor Uriarte2016-06-151-2/+7
* Migrate optparse to argparse; optparse deprecated in py2.7Victor Uriarte2016-06-121-77/+106
* Update setup.pyVictor Uriarte2016-06-121-0/+115