python-sql 1.0.0 release
Cédric Krier
cedric.krier at b2ck.com
Sun Sep 30 08:39:48 EDT 2018
We are proud to announce the release of the version 1.0.0 of python-sql.
python-sql is a library to write SQL queries in a pythonic way.
In addition to bug-fixes, this release contains those improvements:
Add Flavor filter_ to fallback to case expression
Allow to use expression in AtTimeZone
Add comparison predicates
Add COLLATE
python-sql is available on PyPI: https://pypi.org/project/python-sql/1.0.0/
More information about the Python-announce-list
mailing list