-
Malte Bauch authored
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.
Malte Bauch authoredsince 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.