[Koha-bugs] [Bug 26129] Add a new 'configurations' table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 23 14:54:43 CEST 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |nick at bywatersolutions.com

--- Comment #21 from Nick Clemens <nick at bywatersolutions.com> ---
Small QA failures:
 OK     Koha/Schema/Result/Itemtype.pm
 FAIL   installer/data/mysql/kohastructure.sql
   FAIL   boolean_vs_tinyint
                The new column (type) for table configurations is using BOOLEAN
as type, must be TINYINT(1) instead, see the SQL12 coding guideline

 FAIL   t/db_dependent/Koha/Configurations.t
   FAIL   file permissions
                File must have the exec flag

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list