https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11943
--- Comment #22 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #20) > However, should not we put the update DB entry on a separate bug report and > deal with the DB structure later? We will have to recheck the duplicate on > create the unique constraint anyway. I am not sure; see commit message. If we add a unique constraint, we need some more code changes (replacing NULL by empty string and that kind). We could move it to its own report and discuss further ;) If we do not really care, the dbrev is sufficient with the changed code. I opened report 20754 for it, but would certainly not mind pushing the third patch. -- 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/
