Koha/installer/data/mysql
Jonathan Druart 8ad2ea8715 Bug 13379: Extends authorised_values.category to varchar(32)
This patch does 2 things:
1/ It fixes a bug caused by the different data fields used for
authorised_values.category and
borrower_attribute_types.authorised_value_category (varchar(16) vs
varchar(10)).
To reproduce:
- Create a AV category with a length > 10
- Try to link a patron attribute type with this AV, it won't work.

2/ Extends this field to varchar(32): sometime 16 is not enough to
describe something

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No koha-qa errors. Error reproduced, fixed by patch.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-01-04 12:51:26 -03:00
..
atomicupdate
de-DE Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
en Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
es-ES Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
fr-FR Bug 13346: OpacExportOptions becomes multiple 2015-01-04 12:36:45 -03:00
it-IT Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
mandatory
nb-NO Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
pl-PL Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
ru-RU Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
uk-UA Bug 8909: MARC21 240$a (Uniform title) is not a URL 2015-01-04 12:30:38 -03:00
backfill_statistics.pl
kohastructure.sql Bug 13379: Extends authorised_values.category to varchar(32) 2015-01-04 12:51:26 -03:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 13346: OpacExportOptions becomes multiple 2015-01-04 12:36:45 -03:00
update22to30.pl
updatedatabase.pl Bug 13379: Extends authorised_values.category to varchar(32) 2015-01-04 12:51:26 -03:00