Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Fwd: sqlparse 0.1.0

6 views
Skip to first unread message

Catherine Devlin

unread,
Apr 8, 2009, 10:20:58 AM4/8/09
to sqlp...@googlegroups.com
Well, now, isn't this interesting!

sqlpython certainly has cause to parse SQL - for instance, sqlpyPlus.expandWildSql locates the list of selected columns to replace wildcards.  However, because its method for finding the selected columns in the statement is so primitive, wild SQL can only be used in very straightforward cases where the SELECT list is right up at the beginning - and I've already had a request for wild SQL in more complex queries...

---------- Forwarded message ----------
From: Andi Albrecht <albrec...@googlemail.com>
Date: Tue, Apr 7, 2009 at 3:12 PM
Subject: sqlparse 0.1.0
To: python-ann...@python.org


I'm happy to announce sqlparse 0.1.0.

sqlparse is a non-validating SQL parser module.

Download: http://python-sqlparse.googlecode.com/files/sqlparse-0.1.0.tar.gz


What is sqlparse
================

sqlparse is a non-validating SQL parser module for Python.
The module provides functions for splitting, formatting and parsing
SQL statements.
This is the first public release of this module. It's still buggy, but
it works at least for the most common tasks when dealing with SQL
statements. Please file bug reports and feature request on the issue
tracker!

Try out the formatting features online: http://sqlformat.appspot.com.

Homepage:    http://python-sqlparse.googlecode.com/
Download:    http://code.google.com/p/python-sqlparse/downloads/list
Issues/Bugs
: http://code.google.com/p/python-sqlparse/issues/list
API:         http://python-sqlparse.googlecode.com/svn/docs/api/index.html

Regards,

Andi
--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations.html



--
- Catherine
http://catherinedevlin.blogspot.com/
*** PyCon * March 27-29, 2009 * Chicago * us.pycon.org ***
Reply all
Reply to author
Forward
0 new messages