Django-db-connection-pool

Latest version: v1.2.5

Safety actively analyzes 619345 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.5

What's Changed
* update postgres by altairbow in https://github.com/altairbow/django-db-connection-pool/pull/53
* Add support to psycopg 3 by jairhenrique in https://github.com/altairbow/django-db-connection-pool/pull/54
* Replace deprecated call to sqlalchemy._ConnectionFairy.connection by scottgigante in https://github.com/altairbow/django-db-connection-pool/pull/56
* Update syntax to python 3 only by jairhenrique in https://github.com/altairbow/django-db-connection-pool/pull/55

New Contributors
* jairhenrique made their first contribution in https://github.com/altairbow/django-db-connection-pool/pull/54
* scottgigante made their first contribution in https://github.com/altairbow/django-db-connection-pool/pull/56

**Full Changelog**: https://github.com/altairbow/django-db-connection-pool/compare/1.2.4...1.2.5

1.2.4

Release Notes
1. Add support for `Oceanbase`'s mysql and oracle modes
2. Add support for `PostGIS`
3. Fix the problem that the test database cannot be deleted after the django test is completed
4. Remove support for `named` sql parameters, Use `pyformat` to handle SQL named parameters
5. JDBC backends: Add support for `pyformat` SQL named parameters and other updates

For the complete changelog [look here](https://github.com/altairbow/django-db-connection-pool/compare/48dfc65...d9aaf1a).

1.2.2

Release Notes
1. Add support for [django-tenants](https://github.com/django-tenants/django-tenants)
2. Add support for specifying OceanBase mode

For the complete changelog [look here](https://github.com/altairbow/django-db-connection-pool/compare/18dd528...48dfc65).

1.2.1

Release Notes
1. jdbc backends: add support for named parameters
2. change pool's default parameters
3. fix _set_autocommit (33 5 )

For the complete changelog [look here](https://github.com/altairbow/django-db-connection-pool/compare/421847f...18dd528).

1.1.0

Release Notes
1. postgres: use psycopg2 dialect
2. add jdbc(Oracle, OceanBase) backends
3. add compatibility for django4

For the complete changelog [look here](https://github.com/altairbow/django-db-connection-pool/compare/97f7cfc...421847f).

1.0.7

Release Notes
* Fix bug 14 .

For the complete changelog [look here](https://github.com/altairbow/django-db-connection-pool/compare/e6fdcde...97f7cfc).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.