diff options
| author | Pi Delport <pi@Pi-Asus-Laptop> | 2017-10-18 14:56:12 +0200 |
|---|---|---|
| committer | Pi Delport <pi@Pi-Asus-Laptop> | 2017-10-18 14:56:12 +0200 |
| commit | 71f1ead6bc40b8a203459f18040a156dcbabca79 (patch) | |
| tree | 542e194ebc7b20036d072238e7ec69e0815f7c87 | |
| parent | 63d9cfde9982ab59c059fe8f88315f2359cedc79 (diff) | |
| download | sqlparse-71f1ead6bc40b8a203459f18040a156dcbabca79.tar.gz | |
(Update my name)
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | CHANGELOG | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -30,7 +30,7 @@ Alphabetical list of contributors: * Mike Amy <cocoade@googlemail.com> * mulos <daniel.strackbein@gmail.com> * Oleg Broytman <phd@phdru.name> -* Piet Delport <pjdelport@gmail.com> +* Pi Delport <pjdelport@gmail.com> * Prudhvi Vatala <pvatala@gmail.com> * quest <quest@wonky.windwards.net> * Robert Nix <com.github@rnix.org> @@ -312,7 +312,7 @@ Release 0.1.7 (Apr 06, 2013) Bug Fixes -* Fix Python 3 compatibility of sqlformat script (by Piet Delport). +* Fix Python 3 compatibility of sqlformat script (by Pi Delport). * Fix parsing of SQL statements that contain binary data (by Alexey Malyshev). * Fix a bug where keywords were identified as aliased identifiers in |
