[Koha-bugs] [Bug 32154] Missing primary key on erm_user_roles table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 10 13:06:38 CET 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Just thinking about this one, it feels to me like it should be a multi-field
primary key rather than a new field entirely.

Having said that, it looks like we allow a user + licence + agreement
combination to have multiple roles?  That would mean having all four fields in
the primary key... food for thought.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list