identity_core_sharedindividuallog
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| created_time | timestamp without time zone | True | |
| event | character varying(32) | True | |
| id | character varying(32) | True | |
| individual_id | character varying(32) | True | Links to identity_core_individual.individual_id. | 
| last_modified_time | timestamp without time zone | True | |
| shared_with | character varying(32) | True |