Bug 11275: make deleteditems.materials be of type text
commit8aa6e51b6f684f98077dd1c3df1f847bef8d40ba
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Wed, 20 Nov 2013 13:34:36 +0000 (20 14:34 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 27 Nov 2013 17:49:13 +0000 (27 17:49 +0000)
tree294b8b95800d39e8af0782f336ada5aa2c245cbd
parent1b80e77f84dd864342220b89acd1210ac53a3f70
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>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl