diff options
| author | Andi Albrecht <andi@lap-pu35.prounix.local> | 2017-02-13 13:46:36 +0100 |
|---|---|---|
| committer | Andi Albrecht <andi@lap-pu35.prounix.local> | 2017-02-13 13:46:36 +0100 |
| commit | b9799d432aaa638788ee0ea78e5323430300e037 (patch) | |
| tree | f98a25621079b346cb9eb61bc2ffcc36a6c42182 | |
| parent | df3d158e34821e6f1a17bcced8d5374ffb0b347d (diff) | |
| download | sqlparse-b9799d432aaa638788ee0ea78e5323430300e037.tar.gz | |
Update changelog and authors.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,7 @@ Alphabetical list of contributors: * Robert Nix <com.github@rnix.org> * Rocky Meza <rmeza@fusionbox.com> * Romain Rigaux <romain.rigaux@gmail.com> +* Rowan Seymour <rowanseymour@gmail.com> * Ryan Wooden <rygwdn@gmail.com> * saaj <id@saaj.me> * Shen Longxing <shenlongxing2012@gmail.com> @@ -4,6 +4,7 @@ Development Version Enhancements * New command line option "--encoding" (by twang2218, pr317). +* Support CONCURRENTLY keyword (issue322, by rowanseymour). Bug Fixes |
