diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2016-05-28 15:05:46 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2016-05-28 15:05:46 +0200 |
| commit | da3bc9086eb397944cf43632997f75d1404ff34a (patch) | |
| tree | 2904c30134968609b8f4c1e9bbd699f7e3a75da1 | |
| parent | 452e6c9d01bbf06be38c53031da8a532f2cac56c (diff) | |
| download | sqlparse-da3bc9086eb397944cf43632997f75d1404ff34a.tar.gz | |
Add issue233 to changelog.
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Bug Fixes strip_whitespace=True (issue213, by shenlongxing). * Fix typo in keywords list (issue229, by cbeloni). * Fix parsing of functions in comparisons (issue230, by saaj). +* Fix grouping of identifiers (issue233). * Minor bug fixes (issue101). |
