https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18003
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 59616 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59616&action=edit Bug 18003: Example of why we would need a PK on deletedborrowers These tests do not pass: DBIx::Class::ResultSource::_pri_cols_or_die(): Operation requires a primary key to be declared on 'Deletedborrower' via set_primary_key at t/db_dependent/Koha/Patrons.t line 329 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
