https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39835
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181924|0 |1 is obsolete| | --- Comment #3 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 181926 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181926&action=edit Bug 39835: Modify boolean column from int(1) to tinyint(1) This is part of our guideline and we should enforce it. This patch also add "is_boolean => 0" for int(1) that are not boolean Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
