Some tables don't have a primary key - for atomic update purposes it would be nice to be able to test this
Created attachment 109372 [details] [review] Bug 26325: Add primary_key_exists check to C4::Installer To test: 1 - prove -v t/db_dependent/Installer.t
Created attachment 110114 [details] [review] 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>
Created attachment 110124 [details] [review] 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>
Pushed to master for 20.11, thanks to everybody involved!
enhancement will not be backported to 20.05.x