Hi, I'm glade to announce the new release of python-sql.
python-sql is a library to write SQL queries in a pythonic way. In addition to bugfixes, this release contains those improvements: * Add schema * Add Common Table Expression * Escape Mod operator '%' with format paramstyle * Deprecate Interesect in favor of Intersect * Add Values python-sql is available on PyPI: http://pypi.python.org/pypi/python-sql/0.5 -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/