ANN: sqlparse 0.1.4

18 views
Skip to first unread message

Andi Albrecht

unread,
Apr 20, 2012, 1:51:22 PM4/20/12
to sqlp...@googlegroups.com, Python Announce
I'm pleased to announce sqlparse 0.1.4.
This is a bug fix release.

sqlparse is a non-validating SQL parser module for Python.

Download: http://pypi.python.org/pypi/sqlparse/0.1.4
Development: https://github.com/andialbrecht/sqlparse
Online demo: http://sqlformat.appspot.com

Bug fixes in this release
* Avoid "stair case" effects when identifiers, functions,
placeholders or keywords are mixed in identifier lists (issue45,
issue49, issue52) and when asterisks are used as operators
(issue58).
* Make keyword detection more restrict (issue47).
* Improve handling of CASE statements (issue46).
* Fix statement splitting when parsing recursive statements (issue57,
thanks to piranna).
* Fix for negative numbers (issue56, thanks to kevinjqiu).
* Pretty format comments in identifier lists (issue59).
* Several minor bug fixes and improvements.

Best regards,

Andi

pir...@gmail.com

unread,
Apr 20, 2012, 1:56:09 PM4/20/12
to sqlp...@googlegroups.com

Now i understand why you changed to GitHib... ;-)

Sent from my Android cell phone, please forgive the lack of format on the text, and my fat thumbs :-P

--
You received this message because you are subscribed to the Google Groups "sqlparse" group.
To post to this group, send email to sqlp...@googlegroups.com.
To unsubscribe from this group, send email to sqlparse+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sqlparse?hl=en.

Andi Albrecht

unread,
Apr 20, 2012, 1:58:00 PM4/20/12
to sqlp...@googlegroups.com
On Fri, Apr 20, 2012 at 7:56 PM, pir...@gmail.com <pir...@gmail.com> wrote:
> Now i understand why you changed to GitHib... ;-)

:-)

Thanks for your contributions!

Andi

pir...@gmail.com

unread,
Apr 20, 2012, 2:04:48 PM4/20/12
to sqlp...@googlegroups.com

Welcome ;-)

Sent from my Android cell phone, please forgive the lack of format on the text, and my fat thumbs :-P

Reply all
Reply to author
Forward
0 new messages