sqlparse 0.1.8

75 views
Skip to first unread message

Andi Albrecht

unread,
Jun 29, 2013, 2:08:09 PM6/29/13
to Python Announce, sqlp...@googlegroups.com
I'm pleased to announce sqlparse 0.1.8

Bug Fixes
* Whitespaces within certain keywords are now allowed (issue97, patch proposed
by xcombelle).

Enhancements
* Improve parsing of assignments in UPDATE statements (issue90).
* Add STRAIGHT_JOIN statement (by Yago Riveiro).
* Function.get_parameters() now returns the parameter if only one parameter is
given (issue94, by wayne.wuw).
* sqlparse.split() now removes leading and trailing whitespaces from splitted
statements.
* Add USE as keyword token (by mulos).
* Improve parsing of PEP249-style placeholders (issue103).

Installation (Python 2.4-2.7, 3.x, pypy): pip install sqlparse

Documentation: http://sqlparse.readthedocs.org/
Issue tracker & repository: https://github.com/andialbrecht/sqlparse

Or just try it out by visiting: http://sqlformat.org

Thanks for all the feedback that leads to all the enhancements and bug
fixes in this release.

Andi
Reply all
Reply to author
Forward
0 new messages