Association table linking notes to meetings
Name: beta_v0_2.notes_meetings
Grant access to the Snowflake 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 | The association’s unique identifier |
note_id | The ID of the note |
meeting_id | The ID of the meeting (from events_orgs) |
last_updated_at | Timestamp when this record was last updated |
is_deleted | Whether the association has been deleted |