sqlparse 0.1.12

Andi Albrecht albrecht.andi at gmail.com
Sat Sep 20 18:57:15 CEST 2014


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


More information about the Python-announce-list mailing list