Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1404
| Date | 2014-09-20 18:57 +0200 |
|---|---|
| Subject | sqlparse 0.1.12 |
| From | Andi Albrecht <albrecht.andi@gmail.com> |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.14180.1411366774.18130.python-announce-list@python.org> (permalink) |
I'm happy to announce sqlparse 0.1.12. This is a bug fix release. Bug Fixes * Fix handling of NULL keywords in aliased identifiers. * Fix SerializerUnicode to split unquoted newlines (issue131, by Michael Schuller). * Fix handling of modulo operators without spaces (by gavinwahl). Enhancements * Improve parsing of identifier lists containing placeholders. * Speed up query parsing of unquoted lines (by Michael Schuller). Download: https://pypi.python.org/packages/source/s/sqlparse/sqlparse-0.1.12.tar.gz#md5=fc8de0d7c7ab3ab3ee51b89ad37aecdd Try it online: http://sqlformat.org Cheers, Andi
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
sqlparse 0.1.12 Andi Albrecht <albrecht.andi@gmail.com> - 2014-09-20 18:57 +0200
csiph-web