https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21336 --- Comment #119 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 88198 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88198&action=edit Bug 21336: (QA follow-up) Rename flgAnonymized column for anonymized This patch renames the flgAnonymized column for anonymized, and it also sets it to - TINYINT(1) - NOT NULL The ALTER TABLE updatedatabase entries are adjusted to make sure the column will be added after overdrive_... always, and preventing backporting issues. Just in case. Tests are adjusted to reflect the changes, as well as Koha::Patrons Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.