v1_0.emails_companies
Grant access to the share only to users who are authorized to view all
organization data. There are no per-user or per-role visibility filters applied at the
share level.
Columns
| Column | Description |
|---|---|
id | Synthetic hash of email_id and company_id, not a source record ID. Signed 32-bit, so values may be negative, and collisions can repeat an id across rows. The unique key for this table is email_id + company_id. |
email_id | The ID of the email |
company_id | The ID of the company |
last_updated_at | Timestamp when this record was last updated |
is_deleted | Whether the association has been deleted |