Skip to content
Snippets Groups Projects
Commit 114c6d21 authored by Malte Bauch's avatar Malte Bauch
Browse files

changed usage of sessions

since sessions should be considered as a container for a sequence of
transactions the usage of one single session for the whole database was
removed.
Now a session is created for each specific transaction (write/read) and
closed after the transaction is done.
parent c285ebf9
No related branches found
No related tags found
Loading
Checking pipeline status