diff options
| author | Andreas Albrecht <a.albrecht@Mac-PU08.prounix.local> | 2020-01-16 09:22:20 +0100 |
|---|---|---|
| committer | Andreas Albrecht <a.albrecht@Mac-PU08.prounix.local> | 2020-01-16 09:22:20 +0100 |
| commit | 1e974d080c3ec24d7ada3a417bec9e69a391a766 (patch) | |
| tree | b6dbac7c597c4350bf0f4c1569d775500aa9758d | |
| parent | 6cab2ea2add40449d3f6cfd46711cb16993f8aec (diff) | |
| download | sqlparse-1e974d080c3ec24d7ada3a417bec9e69a391a766.tar.gz | |
Update changelog and authors.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,7 @@ Alphabetical list of contributors: * casey <casey@cloudera.com> * CauĂȘ Beloni <cbeloni@gmail.com> * circld <circld1@gmail.com> +* Corey Zumar <corey.zumar@databricks.com> * Cristian Orellana <cristiano@groupon.com> * Dag Wieers <dag@wieers.com> * Darik Gamble <darik.gamble@gmail.com> @@ -22,6 +22,7 @@ Bug Fixes have an alias (issue455, adopted some parts of pr509 by john-bodley). * Fix parsing of date/time literals (issue438, by vashek). * Fix initialization of TokenList (issue499, pr505 by john-bodley). +* Fix parsing of LIKE (issue493, pr525 by dbczumar). Release 0.3.0 (Mar 11, 2019) |
