diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2017-05-25 08:11:46 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2017-05-25 08:11:46 +0200 |
| commit | 0b467460762c51d5480271a7010c5936a116317b (patch) | |
| tree | 132e070260ffec58377d0e8aa7772a5431d72e35 | |
| parent | 93f2b87161eb952de5782e320497790dd0afd2ed (diff) | |
| download | sqlparse-0b467460762c51d5480271a7010c5936a116317b.tar.gz | |
Update authors and changelog.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 4 |
2 files changed, 5 insertions, 0 deletions
@@ -27,6 +27,7 @@ Alphabetical list of contributors: * Michael Schuller <chick@mschuller.net> * Mike Amy <cocoade@googlemail.com> * mulos <daniel.strackbein@gmail.com> +* Oleg Broytman <phd@phdru.name> * Piet Delport <pjdelport@gmail.com> * Prudhvi Vatala <pvatala@gmail.com> * quest <quest@wonky.windwards.net> @@ -1,6 +1,10 @@ Development Version ------------------- +Enhancements + +* Add more keywords for MySQL table options (pr328, pr333, by phdru). + Bug Fixes * Fix detection of identifiers using comparisons (issue327). |
