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

--- Comment #346 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 194074
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194074&action=edit
Bug 10190: Deprecate permission

user_permissions rows do not need manual cleanup because the FK on
user_permissions(module_bit, code) references permissions(module_bit, code)
ON DELETE CASCADE, so deleting from permissions automatically removes
per-patron rows.

-- 
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/

Reply via email to