diff options
| -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: * Ryan Wooden <rygwdn@gmail.com> * saaj <id@saaj.me> * Shen Longxing <shenlongxing2012@gmail.com> +* Sjoerd Job Postmus * spigwitmer <itgpmc@gmail.com> * Tenghuan <tenghuanhe@gmail.com> * Tim Graham <timograham@gmail.com> @@ -10,6 +10,7 @@ Internal Changes sqlparse.exceptions. * sqlparse.sql.Token.to_unicode was removed. * Lots of code cleanups and modernization (thanks esp. to vmuriart!). +* Improved grouping performance. (sjoerdjob) Enhancements |
