Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| user_id | VARCHAR | 32 | null |
|
|
|||
| set_id | VARCHAR | 32 | null |
|
|
|||
| seminar_id | VARCHAR | 32 | null |
|
|
|||
| priority | INT | 10 | 0 |
|
|
|||
| mkdate | INT | 10 | 0 |
|
|
|||
| chdate | INT | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc/Asc | user_id + set_id + seminar_id |
| user_rule_priority | Performance | Asc/Asc/Asc | user_id + priority + set_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors