Bug 26325: Add primary_key_exists check to C4::Installer
authorNick Clemens <nick@bywatersolutions.com>
Mon, 31 Aug 2020 16:43:53 +0000 (16:43 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Oct 2020 08:32:15 +0000 (10:32 +0200)
commitd4013f660c47ad697747e9860e159aa23bc4e409
tree728d4639872ffc20f7c170f9608dda28bc6d03d4
parentebfbefdeb1a0b4db9f7fd7ca003d75c2038c234e
Bug 26325: Add primary_key_exists check to C4::Installer

To test:
1 - prove -v t/db_dependent/Installer.t

Signed-off-by: Brandon J <brandon.jimenez@inLibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Installer.pm
t/db_dependent/Installer.t