diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2018-12-03 13:43:18 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2018-12-03 13:43:18 +0100 |
| commit | afd05eeeebdd4360224dfeabcd60ed704fd705fa (patch) | |
| tree | 5b978a3f5024713b52b53980836fc3b30e0d71f8 | |
| parent | 0e56a02e14b6e2d87b955928d819e77b0d3f5693 (diff) | |
| download | sqlparse-afd05eeeebdd4360224dfeabcd60ed704fd705fa.tar.gz | |
Update Changelog.
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Bug Fixes * Fix occasional IndexError (pr390, by circld, issue313). * Fix incorrect splitting of strings containing new lines (pr396, by fredyw). +* Fix reindent issue for parenthesis (issue 427, by fredyw). * Fix for get\_real_name() to return correct name (issue369, by fredyw). * Wrap function params when wrap_after is set (pr398, by soloman1124). * Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin). |
