Skip to content

Made compatible with arche-core 3.2

Choose a tag to compare

@zozlak zozlak released this 04 Jan 17:52
· 141 commits to master since this release
Adjust db connections to arche-core 3.2

Removed "transaction keep-alive" db queries - they introduce a dead lock
with a connection kept by the arche-core's Transaction class and they
are no longer needed as the transaction is kept alive by the
arche-core's Transaction class.