23 Dec
2021
23 Dec
'21
6:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26129 --- Comment #27 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Nick Clemens from comment #21)
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
https://gitlab.com/koha-community/qa-test-tools/-/merge_requests/42 -- You are receiving this mail because: You are watching all bug changes.