Releases: altairbow/django-db-connection-pool
Releases · altairbow/django-db-connection-pool
1.2.5
What's Changed
- update postgres by @altairbow in #53
- Add support to psycopg 3 by @jairhenrique in #54
- Replace deprecated call to sqlalchemy._ConnectionFairy.connection by @scottgigante in #56
- Update syntax to python 3 only by @jairhenrique in #55
New Contributors
- @jairhenrique made their first contribution in #54
- @scottgigante made their first contribution in #56
Full Changelog: 1.2.4...1.2.5
django-db-connection-pool 1.2.4
Release Notes
- Add support for
Oceanbase
's mysql and oracle modes - Add support for
PostGIS
- Fix the problem that the test database cannot be deleted after the django test is completed
- Remove support for
named
sql parameters, Usepyformat
to handle SQL named parameters - JDBC backends: Add support for
pyformat
SQL named parameters and other updates
For the complete changelog look here.
django-db-connection-pool 1.2.2
Release Notes
- Add support for django-tenants
- Add support for specifying OceanBase mode
For the complete changelog look here.
django-db-connection-pool 1.2.1
django-db-connection-pool 1.1.0
Release Notes
- postgres: use psycopg2 dialect
- add jdbc(Oracle, OceanBase) backends
- add compatibility for django4
For the complete changelog look here.
django-db-connection-pool 1.0.7
django-db-connection-pool 1.0.6
Release Notes
- Make backend engines optional, Thank @alexander-jacob for the PR.
For the complete changelog look here.
django-db-connection-pool 1.0.5
django-db-connection-pool 1.0.2
Release Notes
- update logging, to support l10n
- add dj_db_conn_pool.setup, for setting up default parameters
For the complete changelog look here.
add python2 compatibility
1.0.1 release 1.0.1