diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2015-12-14 19:24:42 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2015-12-14 19:24:42 +0100 |
| commit | 7dd158b772e15ab7adc5fdd5350c2cef285f651e (patch) | |
| tree | 777e5cd40a563ef96e15f5c6c8a28057b66f7df9 | |
| parent | 38a14896e503d0946e622931923fb1350fa29ffd (diff) | |
| download | sqlparse-7dd158b772e15ab7adc5fdd5350c2cef285f651e.tar.gz | |
Update changelog.
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -14,6 +14,13 @@ Bug Fixes strip_whitespace=True (issue213, by shenlongxing). +Hotfix (not released yet) +------------------------- + +Bug Fixes +* Fix IndexError when statement contains WITH clauses (issue205). + + Release 0.1.18 (Oct 25, 2015) ----------------------------- |
