diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2018-03-22 08:09:06 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2018-03-22 08:09:06 +0100 |
| commit | 3013ef4826ce8f7bf46c450debe816c9fcae2a05 (patch) | |
| tree | 120f0dad4f6ab356bb0f3f92149f1b5d91ac7da5 | |
| parent | 1df9178ed833be58f579f220eb2152873e4ba888 (diff) | |
| download | sqlparse-3013ef4826ce8f7bf46c450debe816c9fcae2a05.tar.gz | |
Update changelog.
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,13 +3,14 @@ Development Version Enhancements -* New formatting option "--indent_after_first" (pr345, by johshoff). +* New formatting option "--indent\_after_first" (pr345, by johshoff). * New formatting option "--indent_columns" (pr393, by digitalarbeiter). Bug Fixes * Fix occasional IndexError (pr290, by circld). * Fix incorrect splitting of strings containing new lines (pr396, by fredyw). +* Fix for get\_real_name() to return correct name (issue369, by fredyw). Internal Changes |
