Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update setup.py | Victor Uriarte | 2016-06-12 | 1 | -115/+0 |
* | Fix Options | Adam Greenhall | 2016-06-06 | 1 | -3/+6 |
* | Add or Update copyright year to files | Victor Uriarte | 2016-06-04 | 1 | -3/+4 |
* | Add --wrap_after option for wrapping identifier lists. | Dennis Taylor | 2016-06-02 | 1 | -0/+2 |
* | Don't add duplicate "\n" when using sqlformat tool (fixes #191). | Andi Albrecht | 2015-07-26 | 1 | -1/+1 |
* | Limit explicit UTF-8 encoding to Python < 3. | Piet Delport | 2013-02-22 | 1 | -2/+4 |
* | Compatibility: Avoid "print >>sys.stderr". | Piet Delport | 2013-02-22 | 1 | -2/+2 |
* | sqlformat: Fix except blocks to be Python 3 and 2.5 compatible. | Piet Delport | 2013-02-22 | 1 | -3/+6 |
* | Move SQLParseError to proper location and start deprecation of sqlparse.SQLPa... | Andi Albrecht | 2012-11-03 | 1 | -1/+2 |
* | Initial import. | Andi Albrecht | 2009-04-03 | 1 | -0/+103 |