19 Sep
2015
19 Sep
'15
1:33 p.m.
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 no_as Flavor for server that doesn't support 'AS' keyword * Add rownum limit style * Add converter format2numeric to support library that supports only numeric parmstyle * Add no_boolean Flavor to replace boolean Literal by an equivalent expression * Add CURRENT_DATE function * Use UPPER to simulate missing ILIKE * Add NULL ordering * Allow to order on select queries * Add DISTINCT qualifier to aggregate expressions python-sql is available on PyPI: https://pypi.python.org/pypi/python-sql/0.8
3367
Age (days ago)
3367
Last active (days ago)
0 comments
1 participants
participants (1)
-
Cédric Krier