@@ -, +, @@ class --- Koha/Schema/Result/Deletedborrower.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Koha/Schema/Result/Deletedborrower.pm +++ a/Koha/Schema/Result/Deletedborrower.pm @@ -607,6 +607,6 @@ __PACKAGE__->add_columns( # Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-09-13 17:32:29 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:pcdyzQacTbFDJ9R1k0E8mA +__PACKAGE__->set_primary_key("borrowernumber"); -# You can replace this text with custom code or comments, and it will be preserved on regeneration 1; --