Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 24353

Tryton News: Release 1.0.0 of python-sql

$
0
0

@ced wrote:

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. It is mainly developed for Tryton but it has no external dependencies and it is agnostic to any framework or SQL database.

In addition to bug-fixes, this release contains the following 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/

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 24353

Trending Articles