Django-oraclepool

Latest version: v1.4

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

Scan your dependencies

Page 3 of 3

0.3

----------------------------------

- Added test suite including performance test to demonstrate benefits
- Tested and made compatible with django 1.2 (as well as django 1.1)
- Cleaned up the code and factored out anything that wasnt specific to pooling,
subclassing most components from the standard Oracle engine.
- Modified logging options so DEBUG switches on log to screen and EXTRAS['log']
switches logging to file option separately.

[Ed Crewe]

0.2

-------------------------------

- Commented out debug print statements from DatabaseWrapper._cursor which broke install in wsgi
- Added DatabaseWrapper.__init__ like the oracle backend with client, creation and introspection
borrowed from it, since creation is expected in django 1.1.1 code.
- Added default value of None for settings in DatabaseWrapper._cursor since this argument is not
expected in django 1.1.1 code.
- Added DATABASE_EXTRAS dictionary to set all the session parameters from django config.
- Added session pool settings report method, to check these.
- Added python logger option and sql_log middleware

[Ed Crewe]

0.1

----------------

* Initial release - packaging of code from http://code.djangoproject.com/ticket/7732

[Taras Halturin, et al.]

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.