5 May
2025
5 May
'25
4:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39835 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 181924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181924&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 -- You are receiving this mail because: You are watching all bug changes.