diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2015-12-22 05:34:24 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2015-12-22 05:34:24 +0100 |
| commit | 1ff56f8ebde9e0153a2a205961914918090a1365 (patch) | |
| tree | e7624df860269a3ee67ae4cc849e32c02d0f7146 | |
| parent | a72f04cd1a3030dd1ac0a34b8fb6dba1b808fe97 (diff) | |
| download | sqlparse-1ff56f8ebde9e0153a2a205961914918090a1365.tar.gz | |
Update changelog.
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ Internal Changes sqlparse.exceptions. * sqlparse.sql.Token.to_unicode was removed. +Enhancements +* Support WHILE loops (issue215, by shenlongxing). + Bug Fixes * Leading whitespaces are now removed when format() is called with strip_whitespace=True (issue213, by shenlongxing). |
