civicrm_group_organization

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null

Relationship ID

group_id INT UNSIGNED 10 null
civicrm_group.id FK_civicrm_group_organization_group_idC

ID of the group

organization_id INT UNSIGNED 10 null
civicrm_contact.id FK_civicrm_group_organization_organization_idC

ID of the Organization Contact

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_civicrm_group_organization_organization_id Performance Asc organization_id
UI_group_organization Must be unique Asc/Asc group_id + organization_id

Relationships