diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2014-12-01 09:36:52 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2014-12-01 09:36:52 +0100 |
| commit | 1e8a1b7cdb2d07eedfc525290dbfd3ac8e2882b6 (patch) | |
| tree | 6d43ee4e05a4b065c347d0bc0e27b5355fcf48a1 /CHANGES | |
| parent | a525a29c754522d6fa1b904792f7a8991142c4c5 (diff) | |
| download | sqlparse-1e8a1b7cdb2d07eedfc525290dbfd3ac8e2882b6.tar.gz | |
Fix a regression for identifiers with square bracktes notation (fixes #153).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Development Version +------------------- + +Bug Fixes +* Fix a regression in identifiers with square bracktes notation (issue153). + + Release 0.1.14 (Nov 30, 2014) ----------------------------- |
