Changed DB root-object-initialization to use an open connection and more
This fixes #84. Also: - Added missing transaction ``begin`` call in the DB ``transaction()`` context manager. - Added the ability to add a transaction note whan calling ``transaction()``. This is useful (as would be the ability to pass in other transaction meta data, but this was needed by (and this tested) to make an existing test pass.
Showing
src/ZODB/tests/fix84.rst
0 → 100644
Please register or sign in to comment