[Koha-bugs] [Bug 20128] Permission for advanced editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 17 16:28:34 CEST 2019


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

--- Comment #19 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 88196
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88196&action=edit
Bug 20128: (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 at theke.io>

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


More information about the Koha-bugs mailing list