Bug 20144: [sql_modes] Shorten cities.city_zipcode
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Feb 2018 19:03:03 +0000 (16:03 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Feb 2018 16:58:51 +0000 (13:58 -0300)
commit0b48213f4271d6314bb8f9a5b629695f2f30eb24
tree09e7ebd3fb541be2ebfac5de6c579f597087333c
parent1c2329b02d9643f47dcf93aa7be9c31def4b2d91
Bug 20144: [sql_modes] Shorten cities.city_zipcode

It's a varchar(20)

Fix for:
Data too long for column 'city_zipcode'

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Cities.t