diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGES | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,7 @@ project: https://bitbucket.org/gutworth/six. Alphabetical list of contributors: * Alexander Beedie <ayembee@gmail.com> * Alexey Malyshev <nostrict@gmail.com> +* Andrew Tipton <andrew.tipton@compareglobalgroup.com> * casey <casey@cloudera.com> * Cristian Orellana <cristiano@groupon.com> * Darik Gamble <darik.gamble@gmail.com> @@ -11,6 +11,7 @@ Internal Changes Enhancements * Support WHILE loops (issue215, by shenlongxing). +* Better support for CTEs (issue217, by Andrew Tipton). Bug Fixes * Leading whitespaces are now removed when format() is called with |
