Click or drag to resize
Database Table ProfilePermission

[This is preliminary documentation and is subject to change.]

Each row in this table corresponds to an association between a permission and a profile in the security system

Fields

Field name

Type

Note

Description

Profile_Name

VARCHAR(255)

Primary key, Foreign key

link to Profile.

Permission_name

VARCHAR(255)

Primary key, Foreign key

Link to Permission.

Relations

Table

Relation

Profile

See field Profile_Name

Permission

See field Permission_Name