[Koha-bugs] [Bug 18003] Should deletedborrowers.borrowernumber be a primary key?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 27 11:51:23 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18003

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list