5 Jul
2021
5 Jul
'21
4:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28399 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #5)
(In reply to Marcel de Rooy from comment #4)
Last one: $schema->txn_commit unless $test_parameter;
Would it be more appropriate/neat to rollback when testing here?
It will rollback without commit, the result is the same.
Yes, it is quite theory. The rollback will be executed a fraction later at the disconnect (which we probably skip too ;) No blocker for me. -- You are receiving this mail because: You are watching all bug changes.