https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23111
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #29 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Aleisha Amohia from comment #22) > See the coding guidelines on the Koha Community wiki about booleans: > https://wiki.koha-community.org/wiki/Coding_Guidelines#SQL12:_Booleans > > I realise I have done this wrong so will fix it up anyway, but guidelines > say to use tinyint. (In reply to Katrin Fischer from comment #23) > Bug 12194 might be helpful here - I think it's a 'right' positive. I read the coding guidelines, but didn't know if it was intended to be Boolean, so a type change would fix the problem. If that was the intention, it needed to be declared, and was a 'right' positive :) Tested and signed -- 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/
