summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update changelog.Andi Albrecht2013-06-071-0/+1
* Strip leading and trailing whitespaces from splitted statements.Andi Albrecht2013-05-151-0/+2
* Update authors and changelog.Andi Albrecht2013-05-101-0/+2
* Update Changelog and AUTHORS.Andi Albrecht2013-04-261-0/+1
* Allow NULL keyword in assignments (fixes #90).Andi Albrecht2013-04-201-1/+2
* Bump version again.Andi Albrecht2013-04-061-0/+6
* Bump version.0.1.7Andi Albrecht2013-04-061-2/+2
* Detect runaway indentations and go back to first column instead of going crazy.Andi Albrecht2013-04-061-0/+3
* Allow keywords in identifier lists (fixes #10).Andi Albrecht2013-04-061-0/+2
* Add order criterion to identifier in ORDER BY clause (fixes #89).Andi Albrecht2013-04-051-1/+2
* Add encoding parameter to top-level functions (fixes issue20).Andi Albrecht2013-04-041-0/+5
* Fix internals of _group_left_right, avoid identifying keywords as aliased ide...Andi Albrecht2013-03-181-0/+2
* Add changelog.Andi Albrecht2013-02-251-0/+2
* Add Changelog entry.Andi Albrecht2013-02-221-0/+3
* Dynamically change bufsize to parse lenghty tokens faster (fixes #86).Andi Albrecht2013-02-131-0/+7
* Bump version.0.1.6Andi Albrecht2013-01-011-2/+2
* Add Changelog entry.Andi Albrecht2013-01-011-0/+1
* Doc updates.Andi Albrecht2013-01-011-1/+5
* Add Changelog entry.Andi Albrecht2012-12-311-0/+1
* Fix parsing error with dollar-quoted procedure bodies (fixes issue83).Andi Albrecht2012-12-221-0/+3