Context manager that does automatic commits if no errors occur.
More...
Context manager that does automatic commits if no errors occur.
def etr.storage.manager.CommitContext.__init__ |
( |
|
self, |
|
|
|
conn |
|
) |
| |
def etr.storage.manager.CommitContext.__enter__ |
( |
|
self | ) |
|
def etr.storage.manager.CommitContext.__exit__ |
( |
|
self, |
|
|
|
type, |
|
|
|
value, |
|
|
|
traceback |
|
) |
| |
etr.storage.manager.CommitContext.conn |
The documentation for this class was generated from the following file:
- INTROOT/lib/python3.7/site-packages/etr/storage/manager.py