Hi Pedro,

The SecurityGroupPermission entity has a foreign key to both
SecurityPermission and SecurityGroup. You can check the entity definition
in framework/security/entitydef/entitymodel.xml. This is because the
SecurityGroupPermissions is a relationship entity (many to many)

Taher Alkhateeb

On Mon, Dec 28, 2015 at 3:15 PM, Pedro Lopes <ge...@pedropalacios.net>
wrote:

> Hello all,
>
> Data model question: There isn't a foreign key between the tables
> SECURITY_PERMISSION and SECURITY_GROUP_PERMISSION, is this table not to
> relate the table SECURITY_PERMISSION with SECURITY_GROUP?
>
> Thank you all very much,
>
> Pedro
>

Reply via email to