summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Bump version number.0.1.17Andi Albrecht2015-10-241-2/+5
* Update AUTHORS and Changelog.Andi Albrecht2015-10-221-0/+4
* Handle END IF correctly when splitting statements (fixes #194).Andi Albrecht2015-07-281-1/+2
* Switch back to development.Andi Albrecht2015-07-261-0/+6
* Prepare next release.0.1.16Andi Albrecht2015-07-261-2/+2
* Ignore comments at beginning of statement when calling Statement.get_type (fi...Andi Albrecht2015-07-261-0/+2
* Recognize MSSQL temp tables and distinguish from MySQL comments (fixes #192).Andi Albrecht2015-07-261-0/+2
* Don't add duplicate "\n" when using sqlformat tool (fixes #191).Andi Albrecht2015-07-261-0/+1
* Don't treat DECLARE within BEGIN blocks as relevant to split level (fixes #193).Andi Albrecht2015-07-261-0/+1
* Improve detection of aliased identifiers (fixes #185).Andi Albrecht2015-04-191-1/+2
* Switch back to development mode.Andi Albrecht2015-04-151-0/+6
* Update version number.0.1.15Andi Albrecht2015-04-151-2/+2
* Never interpret IN keyword as function name (fixes #183).Andi Albrecht2015-04-121-0/+1
* Support comments starting with '#' character (fixes #178).Andi Albrecht2015-03-161-0/+1
* Update Changelog.Andi Albrecht2015-03-051-1/+2
* 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