Bug 22784: (QA follow-up) booleans should be TINYINT
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 14 Apr 2020 20:02:24 +0000 (17:02 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 15 Apr 2020 11:21:57 +0000 (12:21 +0100)
commitc0f79717eeaca4b1ca703148ea7d61bb0311689c
tree5edefaf4bcc10e78afc41b446e2ad3ade92c4dd0
parentae297d8f0284c06e479ca8b4c96c92f008935b0d
Bug 22784: (QA follow-up) booleans should be TINYINT

As per the coding guidelines, they should be TINYINT(1).

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Schema/Result/Suggestion.pm
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl