Bug 21818: Replace AutoCommit flag with DBIx transaction in stage-marc-import.pl
authorFridolin Somers <fridolin.somers@biblibre.com>
Thu, 11 Mar 2021 10:46:46 +0000 (11:46 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Apr 2021 14:23:49 +0000 (16:23 +0200)
commitff849fadbade8b72faec52284b58e6f5dd8a71c9
treec961ef16d7dc44497a0e4ececda5bcaade031782
parentc45d15e231efd11d5f19f3a1186013daef19d300
Bug 21818: Replace AutoCommit flag with DBIx transaction in stage-marc-import.pl

Like it was done in Bug 18806.

Test plan :
Use stage-marc-import.pl with and without patch, with a matcher to find
duplicates

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
tools/stage-marc-import.pl