Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| cal_id | INT | 10 | 0 |
|
|
|||
| last_update | DATETIME | 19 | √ | null |
|
|
||
| title | CHAR | 128 | √ | null |
|
|
||
| subtitle | CHAR | 64 | √ | null |
|
|
||
| description | VARCHAR | 4000 | √ | null |
|
|
||
| location | VARCHAR | 4000 | √ | null |
|
|
||
| fullday | TINYINT | 3 | 0 |
|
|
|||
| starta | DATETIME | 19 | √ | null |
|
|
||
| enda | DATETIME | 19 | √ | null |
|
|
||
| informations | VARCHAR | 4000 | √ | null |
|
|
||
| auto_generated | TINYINT | 3 | 0 |
|
|
|||
| context_id | INT | 10 | 0 |
|
|
|||
| translation_type | TINYINT | 3 | 0 |
|
|
|||
| is_milestone | TINYINT | 3 | 0 |
|
|
|||
| completion | INT | 10 | 0 |
|
|
|||
| notification | TINYINT | 3 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | cal_id |
| i1_idx | Performance | Asc | last_update |
| i2_idx | Performance | Asc | context_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors