Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| type | VARCHAR | 32 |  |  | ||||
| ass_id | INT | 10 | 0 |  |  | |||
| exc_id | INT | 10 | 0 |  |  | |||
| status | TINYINT | 3 | √ | null |  |  | ||
| start | INT | 10 | √ | null |  |  | ||
| end | INT | 10 | √ | null |  |  | ||
| freq | INT | 10 | √ | null |  |  | ||
| last_send | INT | 10 | √ | null |  |  | ||
| template_id | INT | 10 | √ | null |  |  | ||
| last_send_day | DATE | 10 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | ass_id + exc_id + type | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors