Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
issue_id | VARCHAR | 32 |
|
|
||||
seminar_id | VARCHAR | 32 |
|
|
||||
VARCHAR | 32 |
|
|
|||||
title | VARCHAR | 255 |
|
|
||||
description | TEXT | 65535 | null |
|
|
|||
priority | SMALLINT UNSIGNED | 5 | 0 |
|
|
|||
BIT | 1 | 0 |
|
|
||||
mkdate | INT UNSIGNED | 10 | 0 |
|
|
|||
chdate | INT UNSIGNED | 10 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | issue_id |
seminar_id | Performance | Asc/Asc | seminar_id + priority |
Diagram producer might be missing
No diagrams were produced please see application output for any errors