notes_emails
Columns
| Column | Description |
|---|---|
id | The association’s unique identifier |
note_id | The ID of the note |
email_id | The ID of the email |
last_updated_at | Timestamp when this record was last updated |
is_deleted | Whether the association has been deleted |
notes_emails
| Column | Description |
|---|---|
id | The association’s unique identifier |
note_id | The ID of the note |
email_id | The ID of the email |
last_updated_at | Timestamp when this record was last updated |
is_deleted | Whether the association has been deleted |