diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2015-04-19 02:11:39 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2015-04-19 02:11:39 +0200 |
| commit | d9b717a12da7805d5a37b6b659300e449c42bd2f (patch) | |
| tree | 3c6510ae3d617995b4514053e3a3fc87331fdd8e /CHANGES | |
| parent | 4f5195481a89e87a07a064d2c253bb6f74e911d4 (diff) | |
| download | sqlparse-d9b717a12da7805d5a37b6b659300e449c42bd2f.tar.gz | |
Improve detection of aliased identifiers (fixes #185).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ Development version ------------------- -Nothing new yet +Bug Fixes +* Fix a regression in get_alias() introduced in 0.1.15 (issue185). Release 0.1.15 (Apr 15, 2015) |
