altairbow / django-db-connection-pool

Database connection pool component library for Django
https://pypi.python.org/pypi/django-db-connection-pool/
MIT License
181 stars 24 forks source link

fix bug #15

Closed HQ1363 closed 3 years ago

HQ1363 commented 3 years ago

针对 issue https://github.com/altairbow/django-db-connection-pool/issues/14 做出的纠正

altairbow commented 3 years ago

感谢发现这个隐蔽的BUG