Image

Tryton News: Release 1.6.0 of python-sql

We are proud to announce the release of the version 1.6.0 ofpython-sql.

python-sql is a library to write SQL queries in a pythonic way. It is mainly developed forTrytonbut it has no external dependencies and is agnostic to any framework or SQL database.

In addition to bug-fixes, this release contains the following improvements:

  • Fix position of order_by parameters in Select query
  • Add support for weak reference on SQL objects
  • Add support for Python 3.13

python-sql is available on PyPI:python-sql 1.6.0.

1 post - 1 participant

Read full topic

https://discuss.tryton.org/t/release-1-6-0-of-python-sql/8550