diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2015-02-21 07:56:55 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2015-02-21 07:56:55 +0100 |
| commit | 37ecdbb4ae687e5bee3cee2d9b1a1024137f76a3 (patch) | |
| tree | 7dd2c9c2e823c3c115d0e6ee39487dfa7a3e9705 | |
| parent | 0a813a6002978550310156943bd0d536f58ef807 (diff) | |
| download | sqlparse-37ecdbb4ae687e5bee3cee2d9b1a1024137f76a3.tar.gz | |
Update changelog.
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ Enhancements * Group comments to parent object (issue128, issue160). * Add double precision builtin (issue169, by darikg). * Add support for square bracket array indexing (issue170, by darikg). +* Improve grouping of aliased elements (issue171, by darikg). Release 0.1.14 (Nov 30, 2014) |
