Tables : act_id_membership
Columns2 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes2 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
user_id_ | user_id_ | true | CHARACTER VARYING(64) |
group_id_ | group_id_ | true | CHARACTER VARYING(64) |
Keys :
Name | Primary Key | Description |
---|---|---|
act_id_membership_pkey | true |
Indexes
Name | UNIQUE | Type | Description |
---|---|---|---|
act_idx_memb_user | Ascending | ||
act_idx_memb_group | Ascending |
Columns Detail :
Name | user_id_ |
Table | act_id_membership |
Type | CHARACTER VARYING(64) |
Domain | |
Primary Key | true |
Not null | true |
Foreign key | true |
Name | group_id_ |
Table | act_id_membership |
Type | CHARACTER VARYING(64) |
Domain | |
Primary Key | true |
Not null | true |
Foreign key | true |
Project
Alfresco Data model