http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14205

--- Comment #1 from Tom Misilo <[email protected]> ---
I believe it is deleting the item from course_items per the CASCADE DELETE in
the Model, however the
http://schema.koha-community.org/tables/course_reserves.html course_reserves
table is not being cleaned up via a cascade delete (No contraint defined)

course_reserves.ci_id -> course_items.ci_id

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to