Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| object_id | BIGINT | 19 | null |
|
|
|||
| series_id | CHAR | 36 | null |
|
|
|||
| start_date | BIGINT | 19 | null |
|
|
|||
| end_date | BIGINT | 19 | null |
|
|
|||
| all_day | TINYINT | 3 | null |
|
|
|||
| employee | BIGINT | 19 | null |
|
|
|||
| location | VARCHAR | 200 | √ | null |
|
|
||
| completed | TINYINT | 3 | null |
|
|
|||
| standalone_date | TINYINT | 3 | 0 |
|
|
|||
| template_id | BIGINT | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | object_id |
| emp_idx | Performance | Asc | employee |
| ser_idx | Performance | Asc | series_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors