Bug 8007: (RM followup) fix DBIx schema checksum
authorTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 27 Apr 2015 19:09:42 +0000 (16:09 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Apr 2015 15:34:12 +0000 (12:34 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Schema/Result/Borrower.pm

index bc83c78..e9f8838 100644 (file)
@@ -1154,8 +1154,8 @@ Composing rels: L</aqorder_users> -> ordernumber
 __PACKAGE__->many_to_many("ordernumbers", "aqorder_users", "ordernumber");
 
 
-# Created by DBIx::Class::Schema::Loader v0.07039 @ 2015-04-13 13:23:31
-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:eNJqc7s8OA+vQIKYUryvaA
+# Created by DBIx::Class::Schema::Loader v0.07039 @ 2015-04-27 16:08:40
+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:Z50zYBD3Hqlv5/EnoLnyZw
 
 
 # You can replace this text with custom content, and it will be preserved on regeneration