15 Apr
2020
15 Apr
'20
11:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21294 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Should we also add the is_boolean entry to the already existing TINYINT(1)? I would do it on a as-needed basis. As-needed would imply accepting (in QA) a commit that does it, on bugs that require it. For example, if we suddenly want to embed something that is missing that in a totally different place (e.g. $order->suggestions and Koha::Schema::Result::Suggestion missing is_boolean on an attribute) we would accept that. -- You are receiving this mail because: You are watching all bug changes.