← Back to team overview

phpdevshell team mailing list archive

[Bug 719390] Re: user extra groups/roles are not unique

 

Maybe also use a foreign to ensure the integrity of these tables based
on the primary user table?

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/719390

Title:
  user extra groups/roles are not unique

Status in Open Source PHP RAD Framework with UI.:
  Triaged

Bug description:
  In the database structure, _db_core_user_extra_groups and
  _db_core_user_extra_roles are missing a UNIQUE key to ensure a link
  between a user and a group/role is unique





References