https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271
--- Comment #197 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #196) > If we want to keep the DBMS handle barode uniqueness we will need to discuss > how to deal with that correctly then :) > I do not like moving the column, but maybe we could add a unique constraint > on (barcode, deleted_on). Oops, that cannot work. Unique constraint allows multiple NULL values. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
