https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23111

Bernardo Gonzalez Kriegel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #21 from Bernardo Gonzalez Kriegel <[email protected]> ---
Hi, 
no problem searching, test pass, works.

qa-tools complains
 FAIL   installer/data/mysql/kohastructure.sql
   OK     boolean_vs_tinyint
   OK     charset_collate
   OK     git manipulation
   FAIL   tinyint_has_boolean_flag
                The new column biblio_framework.is_default is using TINYINT(1)
as type but is not defined as boolean in the schema file
(Koha/Schema/Result/BiblioFramework.pm), see the SQL12 coding guideline

Why not use an smallint/int type?
Seems like a false positive to me.

-- 
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/

Reply via email to