Footprints Data Model |
Table |
Name | role_grp |
Comment |
(not used) The role group will contain the roles that the user has for each of the workspaces that the user has access. The user will always have a role group even if the administrator chooses the Perl Footprints functionality. |
Column |
Name | Datatype | Comment | Is PK | Is FK |
role_grp_id | bigint | The automatically generated primary key of the role_grp table. | Yes | No |
role_grp_name | varchar(255) | The name of the Role Group. | No | No |
role_grp_descr | varchar(512) |
A descriptive name of the Role Group. This descriptive name may be localized. |
No | No |