Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| assign_id | VARCHAR | 32 |
|
|
||||
| resource_id | VARCHAR | 32 |
|
|
||||
| assign_user_id | VARCHAR | 32 | √ | null |
|
|
||
| user_free_name | VARCHAR | 255 | √ | null |
|
|
||
| begin | INT | 10 | 0 |
|
|
|||
| end | INT | 10 | 0 |
|
|
|||
| repeat_end | INT | 10 | √ | null |
|
|
||
| repeat_quantity | INT | 10 | √ | null |
|
|
||
| repeat_interval | INT | 10 | √ | null |
|
|
||
| repeat_month_of_year | INT | 10 | √ | null |
|
|
||
| repeat_day_of_month | INT | 10 | √ | null |
|
|
||
| repeat_week_of_month | INT | 10 | √ | null |
|
|
||
| repeat_day_of_week | INT | 10 | √ | null |
|
|
||
| mkdate | INT | 10 | 0 |
|
|
|||
| chdate | INT | 10 | 0 |
|
|
|||
| comment_internal | TEXT | 65535 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | assign_id |
| assign_user_id | Performance | Asc | assign_user_id |
| resource_id | Performance | Asc | resource_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors