Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| pc_pk | BIGINT | 19 | 0 |  |  | |||
| usr_id | INT | 10 | 0 |  |  | |||
| pc_title | VARCHAR | 255 | √ | null |  |  | ||
| pc_description | VARCHAR | 4000 | √ | null |  |  | ||
| pc_type | CHAR | 8 | √ | fix |  |  | ||
| pc_value | DOUBLE | 22 | 0 |  |  | |||
| pc_from | DATE | 10 | √ | null |  |  | ||
| pc_till | DATE | 10 | √ | null |  |  | ||
| pc_from_enabled | TINYINT | 3 | 0 |  |  | |||
| pc_till_enabled | TINYINT | 3 | 0 |  |  | |||
| pc_uses | INT | 10 | 0 |  |  | |||
| pc_last_change_usr_id | INT | 10 | 0 |  |  | |||
| pc_last_changed | DATETIME | 19 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | pc_pk | 
| i1_idx | Performance | Asc | usr_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors