Skip to content

Releases: altairbow/django-db-connection-pool

1.2.5

06 Apr 09:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.4...1.2.5

django-db-connection-pool 1.2.4

10 Jun 02:03
Compare
Choose a tag to compare

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.

django-db-connection-pool 1.2.2

02 Nov 02:10
Compare
Choose a tag to compare

Release Notes

  1. Add support for django-tenants
  2. Add support for specifying OceanBase mode

For the complete changelog look here.

django-db-connection-pool 1.2.1

30 Jun 14:53
Compare
Choose a tag to compare

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.

django-db-connection-pool 1.1.0

06 Apr 02:14
Compare
Choose a tag to compare

Release Notes

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

For the complete changelog look here.

django-db-connection-pool 1.0.7

04 Jan 02:12
Compare
Choose a tag to compare

Release Notes

  • Fix bug #14 .

For the complete changelog look here.

django-db-connection-pool 1.0.6

19 Nov 01:56
Compare
Choose a tag to compare

Release Notes

For the complete changelog look here.

django-db-connection-pool 1.0.5

27 Sep 08:42
Compare
Choose a tag to compare

Release Notes

  • add PostgreSQL support, Thank @kkxue for the PR
  • translate comment to English

For the complete changelog look here.

django-db-connection-pool 1.0.2

16 Sep 06:49
Compare
Choose a tag to compare

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

05 Apr 10:26
Compare
Choose a tag to compare
1.0.1

release 1.0.1