Bug 9021: Schema update
authorMark Tompsett <mtompset@hotmail.com>
Thu, 31 Dec 2015 21:49:31 +0000 (16:49 -0500)
committerKyle M Hall <kyle@bywatersolutions.com>
Sun, 14 Feb 2016 12:40:05 +0000 (12:40 +0000)
commit55445457c9096f47913f241c261d378226b2e072
tree6dfcc995416a559a92588bc808ad1d6f32d9bfe2
parent00c89d915b7fd72d47831d69e076e1ace1a7e78f
Bug 9021: Schema update

This ensures that the DBIx structure matches the SQL structure changes.
See comment #48 as to how this was generated.
Also, I had to modify misc/devel/update_dbix_class_files.pl
to have an "overwrite_modifications => 1" option to get it to generate.
This should correct issues raised in comment #45.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Schema/Result/Borrower.pm
Koha/Schema/Result/SmsProvider.pm [new file with mode: 0644]