Bug 22521: Increase varchar size for accounttype
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 19 Mar 2019 14:24:35 +0000 (14:24 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 17 Apr 2019 16:49:36 +0000 (16:49 +0000)
commitc12433a336ad20de1a53239b7aebf121e6a49878
tree9a7117e3ba1d1f19d63f3d27f8088e31da7305a9
parent3004bbb6f7430524aaca6c62c584f2b0b16ad89d
Bug 22521: Increase varchar size for accounttype

accountlines.accounttype is currently a short varchar(5) field for to
store accounttype codes. Koha is moving towards more descriptive codes
which require a larger capacity varchar(16).

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_22521.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql