Bug 7567 - Schema update for opac_news
commit49381cc45bef043c104e848aa536fa8c58f4e3da
authorMark Tompsett <mtompset@hotmail.com>
Mon, 17 Feb 2014 03:40:28 +0000 (16 22:40 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 7 Apr 2014 18:14:19 +0000 (7 18:14 +0000)
treedaca03ef49b0d7093ed7d21f3fc915ee2441474e
parentb4c3f23c0bfe4d55fc3bd171585070c9420027b9
Bug 7567 - Schema update for opac_news

This was generated by:
Reset hard to master.
Restore old DB
Apply the patches for 7567
./installer/data/mysql/updatedatabase.pl
./misc/devel/update_dbix_class_files.pl -db_name=... -db_user=... -db_passwd=...
git add Koha/Schema/Results/OpacNews.pm

This should provide the necessary changes to the schema files for
Koha 3.16 and forward.

Had to generate under Debian, because Ubuntu's was broken by comparison.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Koha/Schema/Result/OpacNews.pm