Bug 11275: make deleteditems.materials be of type text
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Wed, 20 Nov 2013 13:34:36 +0000 (14:34 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 17 Dec 2013 15:31:34 +0000 (12:31 -0300)
commit208d4c6a74a1cc5fe89d4990eaba39c1851b8208
treea986d63fabd8466a1253ff799052cce7d1939d87
parent2106c5b47f19d4ebbe572f991aac8826d61ce047
Bug 11275: make deleteditems.materials be of type text

Bug 7278 has made items.materials of type text.
It must be the same in deleteditems column.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Tested:
- definition of materials now matches between items and deleteditems
- database update works correctly

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
The only difference between tables items and deleteditems is
deleteditems.marc
Amended patch: Add a missing SetVersion in updatedb.pl

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 8aa6e51b6f684f98077dd1c3df1f847bef8d40ba)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
(cherry picked from commit e312ac25eae6b436c5ad71a2493520b5b5600564)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl