Skip to content

Eliminated call to deprecated `activate` method, rather not needed -...

Bartek Wrona requested to merge bw_sql_serializer_deprecation_fix into develop

Eliminated call to deprecated activate method, rather not needed - instantiation of transaction should refresh connection or fail if it already died.

Merge request reports