http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10633
--- Comment #1 from Galen Charlton <[email protected]> --- At first glance, I think the desired action for the FK constraints is "on delete set null, on update cascade". That raises a question for the suggestedby column: should it be made nullable? My gut feeling is yes -- I could see wanting to be able to report on suggestions over time, even in cases where the patron who originally made the suggestion has gone away. -- 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/
