| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preparing 0.1.110.1.11 | Andi Albrecht | 2014-02-07 | 1 | -2/+2 |
| | | |||||
| * | Update changelog. | Andi Albrecht | 2014-02-06 | 1 | -2/+1 |
| | | |||||
| * | Update changelog. | Andi Albrecht | 2014-02-05 | 1 | -1/+4 |
| | | |||||
| * | Remove automatic tests for Python 2.5, neither Travis nor Tox support it ↵ | Andi Albrecht | 2014-01-28 | 1 | -0/+4 |
| | | | | | anymore. | ||||
| * | Fix parsing and formatting of statements containing EXCEPT keyword. | Andi Albrecht | 2014-01-28 | 1 | -0/+1 |
| | | |||||
| * | Update changelog. | Andi Albrecht | 2014-01-24 | 1 | -1/+1 |
| | | |||||
| * | Improve parsing of string literals in columns. | Andi Albrecht | 2014-01-10 | 1 | -0/+1 |
| | | |||||
| * | Update authors and changelog. | Andi Albrecht | 2014-01-10 | 1 | -0/+1 |
| | | |||||
| * | Support for BEGIN/END blocks, add FOREACH keyword. | Andi Albrecht | 2013-11-19 | 1 | -0/+2 |
| | | |||||
| * | Update changelog and authors. | Andi Albrecht | 2013-11-06 | 1 | -0/+3 |
| | | |||||
| * | Fix incorrect parsing of string literals with line breaks (fixes #118). | Andi Albrecht | 2013-11-06 | 1 | -0/+7 |
| | | |||||
| * | Update Changelog.0.1.10 | Andi Albrecht | 2013-11-02 | 1 | -2/+2 |
| | | |||||
| * | Actually import setup, even without setuptools (fixes #115). | Andi Albrecht | 2013-10-24 | 1 | -0/+1 |
| | | |||||
| * | Add test case for JOIN, update Changelog and AUTHORS. | Andi Albrecht | 2013-10-24 | 1 | -0/+3 |
| | | |||||
| * | Remove buffered reading again (fixes #114). | Andi Albrecht | 2013-10-23 | 1 | -0/+8 |
| | | | | | It causes problems with some sources. | ||||
| * | Preparing 0.1.90.1.9 | Andi Albrecht | 2013-09-28 | 1 | -2/+2 |
| | | |||||
| * | Fix tagging of identifiers by not taking single quoted strings into account ↵ | Andi Albrecht | 2013-09-28 | 1 | -0/+5 |
| | | | | | (fixes #111). | ||||
| * | Update authors and changelist. | Andi Albrecht | 2013-09-15 | 1 | -0/+1 |
| | | |||||
| * | Parse scientific numbers as floats (fixes #107). | Andi Albrecht | 2013-08-26 | 1 | -0/+1 |
| | | |||||
| * | Add option to truncate long string literals. | Andi Albrecht | 2013-07-09 | 1 | -0/+7 |
| | | |||||
| * | Bump version to 0.1.8.0.1.8 | Andi Albrecht | 2013-06-29 | 1 | -2/+2 |
| | | |||||
| * | Improve parsing of PEP249-style placeholder (fixes #103). | Andi Albrecht | 2013-06-29 | 1 | -0/+1 |
| | | |||||
| * | Allow whitespaces in certain keywords (fixes #97). | Andi Albrecht | 2013-06-17 | 1 | -0/+4 |
| | | |||||
| * | Update changelog. | Andi Albrecht | 2013-06-07 | 1 | -0/+1 |
| | | |||||
| * | Strip leading and trailing whitespaces from splitted statements. | Andi Albrecht | 2013-05-15 | 1 | -0/+2 |
| | | |||||
| * | Update authors and changelog. | Andi Albrecht | 2013-05-10 | 1 | -0/+2 |
| | | |||||
| * | Update Changelog and AUTHORS. | Andi Albrecht | 2013-04-26 | 1 | -0/+1 |
| | | |||||
| * | Allow NULL keyword in assignments (fixes #90). | Andi Albrecht | 2013-04-20 | 1 | -1/+2 |
| | | |||||
| * | Bump version again. | Andi Albrecht | 2013-04-06 | 1 | -0/+6 |
| | | |||||
| * | Bump version.0.1.7 | Andi Albrecht | 2013-04-06 | 1 | -2/+2 |
| | | |||||
| * | Detect runaway indentations and go back to first column instead of going crazy. | Andi Albrecht | 2013-04-06 | 1 | -0/+3 |
| | | | | | | Even though the resulting statement is not correctly formatted, it's much more usable than before. | ||||
| * | Allow keywords in identifier lists (fixes #10). | Andi Albrecht | 2013-04-06 | 1 | -0/+2 |
| | | |||||
| * | Add order criterion to identifier in ORDER BY clause (fixes #89). | Andi Albrecht | 2013-04-05 | 1 | -1/+2 |
| | | |||||
| * | Add encoding parameter to top-level functions (fixes issue20). | Andi Albrecht | 2013-04-04 | 1 | -0/+5 |
| | | |||||
| * | Fix internals of _group_left_right, avoid identifying keywords as aliased ↵ | Andi Albrecht | 2013-03-18 | 1 | -0/+2 |
| | | | | | identifiers. | ||||
| * | Add changelog. | Andi Albrecht | 2013-02-25 | 1 | -0/+2 |
| | | |||||
| * | Add Changelog entry. | Andi Albrecht | 2013-02-22 | 1 | -0/+3 |
| | | |||||
| * | Dynamically change bufsize to parse lenghty tokens faster (fixes #86). | Andi Albrecht | 2013-02-13 | 1 | -0/+7 |
| | | |||||
| * | Bump version.0.1.6 | Andi Albrecht | 2013-01-01 | 1 | -2/+2 |
| | | |||||
| * | Add Changelog entry. | Andi Albrecht | 2013-01-01 | 1 | -0/+1 |
| | | |||||
| * | Doc updates. | Andi Albrecht | 2013-01-01 | 1 | -1/+5 |
| | | |||||
| * | Add Changelog entry. | Andi Albrecht | 2012-12-31 | 1 | -0/+1 |
| | | |||||
| * | Fix parsing error with dollar-quoted procedure bodies (fixes issue83). | Andi Albrecht | 2012-12-22 | 1 | -0/+3 |
| | | |||||
| * | parse version number instead of importing sqlparse in setup.py | Andi Albrecht | 2012-11-24 | 1 | -0/+2 |
| | | | | | | | | This allows to bootstrap the python 3 conversion process whithout failing on python setup.py develop. Patch with slight modifications by Florian Bauer. | ||||
| * | Update authors and changelog. | Andi Albrecht | 2012-11-15 | 1 | -0/+7 |
| | | |||||
| * | Update release notes, bump version to 0.1.5.0.1.5 | Andi Albrecht | 2012-11-13 | 1 | -7/+8 |
| | | |||||
| * | Prepare Changelog. | Andi Albrecht | 2012-11-11 | 1 | -1/+6 |
| | | |||||
| * | Handle whitepaces between operators correctly, improve handling of ↵ | Andi Albrecht | 2012-11-11 | 1 | -0/+2 |
| | | | | | concatenated strings (issue53). | ||||
| * | Improve handling of quoted indentifiers (fixes issue78). | Andi Albrecht | 2012-11-03 | 1 | -4/+12 |
| | | |||||
| * | Move SQLParseError to proper location and start deprecation of ↵ | Andi Albrecht | 2012-11-03 | 1 | -0/+4 |
| | | | | | sqlparse.SQLParseError. | ||||
