| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update AUTHORS and Changelog. | Andi Albrecht | 2016-03-30 | 2 | -0/+2 |
| * | Merge pull request #229 from cbeloni/master | Andi Albrecht | 2016-03-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Token keyword correction | CauĂȘ Beloni | 2016-03-29 | 1 | -1/+1 |
| |/ | |||||
| * | Merge tag 0.1.9 back into master. | Andi Albrecht | 2016-03-07 | 1 | -3/+2 |
| |\ | |||||
| | * | Bump version to 0.1.19.0.1.19 | Andi Albrecht | 2016-03-07 | 2 | -1/+8 |
| * | | Update authors and changelog. | Andi Albrecht | 2016-03-07 | 2 | -0/+2 |
| * | | Merge pull request #228 from compareasiagroup/master | Andi Albrecht | 2016-03-07 | 4 | -1/+27 |
| |\ \ | |||||
| | * | | Ensure get_type() works for queries that use WITH. | Andrew Tipton | 2016-03-02 | 4 | -5/+24 |
| | * | | Add failing test for issue #227. | Andrew Tipton | 2016-03-02 | 1 | -0/+7 |
| |/ / | |||||
| * | | Merge pull request #219 from shenlongxing/master | Andi Albrecht | 2016-01-02 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Add keyword 'SEQUENCE' | Shen Longxing | 2015-12-22 | 1 | -0/+1 |
| |/ / | |||||
| * | | Update changelog. | Andi Albrecht | 2015-12-22 | 1 | -0/+3 |
| * | | Merge pull request #216 from shenlongxing/master | Andi Albrecht | 2015-12-22 | 3 | -3/+4 |
| |\ \ | |||||
| | * | | fix issue #215 | Shen Longxing | 2015-12-18 | 1 | -2/+2 |
| | * | | fix issue #215 | Shen Longxing | 2015-12-18 | 1 | -1/+1 |
| | * | | fix issue #215 | Shen Longxing | 2015-12-18 | 1 | -0/+1 |
| |/ / | |||||
| * | | Update changelog. | Andi Albrecht | 2015-12-14 | 1 | -0/+7 |
| * | | Add test case for issue 214, update changelog and authors. | Andi Albrecht | 2015-12-14 | 3 | -0/+10 |
| * | | Merge pull request #214 from shenlongxing/master | Andi Albrecht | 2015-12-14 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | fix issue #213 | Shen Longxing | 2015-12-14 | 1 | -1/+3 |
| |/ / | |||||
| * | | Fix version check when casting TokenList to string (fixes #212). | Andi Albrecht | 2015-12-08 | 2 | -1/+12 |
| * | | Merge branch 'hotfix'. | Andi Albrecht | 2015-12-08 | 1 | -3/+3 |
| |\ \ | |/ | |||||
| | * | Workaround to avoid IndexError when grouping identifiers. | Andi Albrecht | 2015-12-08 | 1 | -3/+3 |
| * | | Remove 2to3 from setup.py. | Andi Albrecht | 2015-12-08 | 1 | -6/+0 |
| * | | Merge pull request #210 from tobiasquinn/master | Andi Albrecht | 2015-11-17 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | added *.class to gitignore for use with jython | Tobias Quinn | 2015-11-17 | 1 | -0/+1 |
| |/ / | |||||
| * | | Remove useless items from TODO. | Andi Albrecht | 2015-10-26 | 1 | -2/+0 |
| * | | Remove SQLParseError from top-level module. | Andi Albrecht | 2015-10-26 | 2 | -3/+3 |
| * | | Remove sql.Token.to_unicode. | Andi Albrecht | 2015-10-26 | 2 | -8/+3 |
| * | | Update ChangeLog. | Andi Albrecht | 2015-10-26 | 1 | -1/+2 |
| * | | Remove conditional for OrderedDict. | Andi Albrecht | 2015-10-26 | 1 | -46/+24 |
| * | | Skip tests for SQLParseError for now, it will go away soon. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 |
| * | | Misc code cleanup. | Andi Albrecht | 2015-10-26 | 3 | -11/+8 |
| * | | Exclude docs from code checks. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 |
| * | | Cleanup module code. | Andi Albrecht | 2015-10-26 | 8 | -31/+31 |
| * | | Code cleanup in tests. | Andi Albrecht | 2015-10-26 | 6 | -36/+38 |
| * | | Add codechecks to tox configuration. | Andi Albrecht | 2015-10-26 | 1 | -1/+6 |
| * | | Remove obsolete extras folder. | Andi Albrecht | 2015-10-26 | 2 | -115/+0 |
| * | | Remove obsolete Buildbot configuration. | Andi Albrecht | 2015-10-26 | 2 | -435/+0 |
| * | | Remove old Appengine application. | Andi Albrecht | 2015-10-26 | 35 | -1258/+0 |
| * | | Fix tab expansion for Python 3. | Andi Albrecht | 2015-10-26 | 2 | -7/+7 |
| * | | Update docs. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 |
| * | | Update README. | Andi Albrecht | 2015-10-26 | 1 | -1/+1 |
| * | | Use compat module for single Python 2/3 code base. | Andi Albrecht | 2015-10-26 | 16 | -92/+93 |
| * | | Simplify tox.ini. | Andi Albrecht | 2015-10-26 | 1 | -47/+0 |
| * | | Update Travis config to upload coverage data. | Andi Albrecht | 2015-10-26 | 1 | -2/+5 |
| * | | Add coverage badge. | Andi Albrecht | 2015-10-26 | 1 | -0/+3 |
| * | | Add compatibility module from v0.2.0 branch. | Andi Albrecht | 2015-10-26 | 2 | -0/+45 |
| * | | Experiment with alternative Travis configuration. | Andi Albrecht | 2015-10-26 | 1 | -16/+18 |
| * | | Remove compatibility for Python < 2.7. | Andi Albrecht | 2015-10-26 | 4 | -7/+3 |
