identity_core_individualgroupleaders
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| created_time | timestamp without time zone | True | |
| id | integer | True | |
| individual_group_id | character varying(32) | True | Links to identity_core_individualgroup.id. | 
| last_modified_time | timestamp without time zone | True | |
| leader_id | character varying(32) | True | Links to identity_core_user.id. |