http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10020
--- Comment #3 from Galen Charlton <[email protected]> --- (In reply to Chris Cormack from comment #2) > (In reply to comment #1) > > Note: We need to check the table and columns are empty before dropping them. > > If possible migrate data to patron attributes automatically. > > If non empty we must migrate them, we can't throw away users data. My inclination is to treat this like bug 7372: i.e., create an ETHNICITY authval, migrate the ethnicity table to that, then drop it. Moving the ethnicity column to a patron attribute can come later, if it all. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
