Bug 28328: Extend biblioitems.lccn to longtext
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 May 2023 13:33:11 +0000 (15:33 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 10 May 2023 18:26:16 +0000 (15:26 -0300)
commita537e57909a71d99f035030c4ab095aa71bedf2b
tree5f84c40684b922601f4d2c950ec5ad0024e1fb79
parentc76533c5a1bc740ded800039ef5843e1345be4e5
Bug 28328: Extend biblioitems.lccn to longtext

Same sa issn and isbn, we want lccn to allow longer values.

Test plan:
Run the updatedatabase script to modify the DB structure
restart_all
Edit a bibliographic record and enter a long (more than 25 chars) lccn
Save

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/bug_28328.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql