Email attachments
Column | Type | References | Comments |
id | Integer | Primary key | |
vdb_id | Integer | ||
message_id | Integer | db_message.id | ID of the email message |
attachment_id | Integer | db_document.id | ID of the document correponding to an attachment |
Email attachments
Column | Type | References | Comments |
id | Integer | Primary key | |
vdb_id | Integer | ||
message_id | Integer | db_message.id | ID of the email message |
attachment_id | Integer | db_document.id | ID of the document correponding to an attachment |