diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2015-01-17 09:10:23 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2015-01-17 09:11:08 +0100 |
| commit | 17f85aeb4c33895eb5ce88a844b814b112aec66c (patch) | |
| tree | 67a08ad9ece55c9dab55622aa6f795021f039dcf /CHANGES | |
| parent | 4fd844b33cb8612d4cb11a73925b3686cb1813e2 (diff) | |
| download | sqlparse-17f85aeb4c33895eb5ce88a844b814b112aec66c.tar.gz | |
Add SIGNED keyword (fixes #155).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Development Version Bug Fixes * Fix a regression for identifiers with square bracktes notation (issue153). -* Add missing SQL types (issue156). +* Add missing SQL types (issue155, issue156). Enhancements * Improve formatting of HAVING statements. |
