View | Details | Raw Unified | Return to bug 17782
Collapse All | Expand All

(-)a/Koha/Schema/Result/Deletedborrower.pm (-2 / +1 lines)
Lines 607-612 __PACKAGE__->add_columns( Link Here
607
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-09-13 17:32:29
607
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-09-13 17:32:29
608
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:pcdyzQacTbFDJ9R1k0E8mA
608
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:pcdyzQacTbFDJ9R1k0E8mA
609
609
610
__PACKAGE__->set_primary_key("borrowernumber");
610
611
611
# You can replace this text with custom code or comments, and it will be preserved on regeneration
612
1;
612
1;
613
- 

Return to bug 17782