diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2014-12-21 17:12:37 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2014-12-21 17:12:37 +0100 |
| commit | 3f5ec21ffcd4702fc54b4a769224760ffbc31de9 (patch) | |
| tree | 98c91efa0e7f038e2073f09f9389c7c6ec0aec24 /CHANGES | |
| parent | 1e8a1b7cdb2d07eedfc525290dbfd3ac8e2882b6 (diff) | |
| download | sqlparse-3f5ec21ffcd4702fc54b4a769224760ffbc31de9.tar.gz | |
Improve formatting of HAVING statements.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,10 @@ Development Version ------------------- Bug Fixes -* Fix a regression in identifiers with square bracktes notation (issue153). +* Fix a regression for identifiers with square bracktes notation (issue153). + +Enhancements +* Improved formatting of HAVING statements. Release 0.1.14 (Nov 30, 2014) |
