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

--- Comment #194 from Jonathan Druart <jonathan.druart+k...@gmail.com> ---
About the new FK added to the linktracker table, is it relevant to keep the
entry if the biblio has been deleted?

+  CONSTRAINT `linktracker_biblio_ibfk` FOREIGN KEY (`biblionumber`) REFERENCES
`biblio` (`biblionumber`) ON DELETE SET NULL ON UPDATE SET NULL,

(not blocker but please answer)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to