Contact¶
These are the tables associated with contacts. Links to other subjects will be provided as noted.
Contact¶
This table tracks contact information for notifications/communication.
| Column Name | Column Type | Column Description |
|---|---|---|
| contact_id | Integer | Auto incrementing integer sequence |
| contact_name | String(250) | Unique name of the given contact |
| contact_email | String(750) | Unique email of the given contact |