Bug 19889: set exclude_from_local_holds_priority columns as boolean in schema
[srvgit] / Koha / Schema / Result / Reserve.pm
index afe250d..2d7b397 100644 (file)
@@ -353,8 +353,8 @@ __PACKAGE__->belongs_to(
 );
 
 
-# Created by DBIx::Class::Schema::Loader v0.07046 @ 2020-08-19 19:20:37
-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:o9wUv86AL1c/mje4GCW8Zw
+# Created by DBIx::Class::Schema::Loader v0.07049 @ 2020-08-31 14:16:48
+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:goRy3ZQWpGNmicok5Av37Q
 
 __PACKAGE__->belongs_to(
   "item",