summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Allow identifiers to start with an underscore (fixes #175).Andi Albrecht2015-03-011-0/+1
* Update Changelog.Andi Albrecht2015-02-271-0/+1
* Update changelog.Andi Albrecht2015-02-211-1/+1
* Update changelog.Andi Albrecht2015-02-211-0/+1
* Update changelog.Andi Albrecht2015-02-211-4/+6
* Update Changelog.Andi Albrecht2015-02-081-0/+1
* Update Changelog and AUTHORS.Andi Albrecht2015-02-081-0/+1
* Update changelog.Andi Albrecht2015-01-171-1/+1
* Add TINYINT keyword (fixes #154).Andi Albrecht2015-01-171-1/+1
* Add SIGNED keyword (fixes #155).Andi Albrecht2015-01-171-1/+1
* Add UNSIGNED keyword (fixes #156).Andi Albrecht2015-01-171-0/+1
* Group comments to parent object (fixes #160).Andi Albrecht2015-01-171-0/+1
* Improve parsing of inline comments for identifiers (fixes #163).Andi Albrecht2015-01-161-1/+2
* Improve formatting of HAVING statements.Andi Albrecht2014-12-211-1/+4
* Fix a regression for identifiers with square bracktes notation (fixes #153).Andi Albrecht2014-12-011-0/+7
* Update Changelog.Andi Albrecht2014-11-301-2/+2
* Improved formatting when newline precedes commas in lists (fixes #140).Andi Albrecht2014-11-301-0/+3
* Fix indentation when using tabs (fixes #146).Andi Albrecht2014-11-301-0/+1
* Better handling of floats in UPDATE statements (issue145).Andi Albrecht2014-11-301-0/+1
* Handle single quoted strings in comparisons correctly (fixes issue148).Andi Albrecht2014-10-291-0/+8
* Preparing 0.1.13.0.1.13Andi Albrecht2014-10-091-2/+2
* Update Changelog.Andi Albrecht2014-10-081-0/+7
* Preparing 0.1.12.0.1.12Andi Albrecht2014-09-201-2/+2
* Update Changelog and AUTHORS.Andi Albrecht2014-08-081-0/+2
* Improve parsing of identifier lists containing placeholders.Andi Albrecht2014-03-181-0/+3
* Update changelog.Andi Albrecht2014-03-101-0/+1
* Improve handling of NULL in aliased identifiers.Andi Albrecht2014-03-031-0/+7
* Preparing 0.1.110.1.11Andi Albrecht2014-02-071-2/+2
* Update changelog.Andi Albrecht2014-02-061-2/+1
* Update changelog.Andi Albrecht2014-02-051-1/+4
* Remove automatic tests for Python 2.5, neither Travis nor Tox support it anym...Andi Albrecht2014-01-281-0/+4
* Fix parsing and formatting of statements containing EXCEPT keyword.Andi Albrecht2014-01-281-0/+1
* Update changelog.Andi Albrecht2014-01-241-1/+1
* Improve parsing of string literals in columns.Andi Albrecht2014-01-101-0/+1
* Update authors and changelog.Andi Albrecht2014-01-101-0/+1
* Support for BEGIN/END blocks, add FOREACH keyword.Andi Albrecht2013-11-191-0/+2
* Update changelog and authors.Andi Albrecht2013-11-061-0/+3
* Fix incorrect parsing of string literals with line breaks (fixes #118).Andi Albrecht2013-11-061-0/+7
* Update Changelog.0.1.10Andi Albrecht2013-11-021-2/+2
* Actually import setup, even without setuptools (fixes #115).Andi Albrecht2013-10-241-0/+1
* Add test case for JOIN, update Changelog and AUTHORS.Andi Albrecht2013-10-241-0/+3
* Remove buffered reading again (fixes #114).Andi Albrecht2013-10-231-0/+8
* Preparing 0.1.90.1.9Andi Albrecht2013-09-281-2/+2
* Fix tagging of identifiers by not taking single quoted strings into account (...Andi Albrecht2013-09-281-0/+5
* Update authors and changelist.Andi Albrecht2013-09-151-0/+1
* Parse scientific numbers as floats (fixes #107).Andi Albrecht2013-08-261-0/+1
* Add option to truncate long string literals.Andi Albrecht2013-07-091-0/+7
* Bump version to 0.1.8.0.1.8Andi Albrecht2013-06-291-2/+2
* Improve parsing of PEP249-style placeholder (fixes #103).Andi Albrecht2013-06-291-0/+1
* Allow whitespaces in certain keywords (fixes #97).Andi Albrecht2013-06-171-0/+4