Skip to content

django-db-connection-pool 1.2.4

Choose a tag to compare

@altairbow altairbow released this 10 Jun 02:03
· 40 commits to master since this release

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.