Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | VARCHAR | 32 | null |
|
|
|||
user_id | VARCHAR | 32 | null |
|
|
|||
parent_id | VARCHAR | 32 | null |
|
|
|||
range_id | VARCHAR | 32 | null |
|
|
|||
range_type | VARCHAR | 32 | null |
|
|
|||
folder_type | VARCHAR | 255 | null |
|
|
|||
name | VARCHAR | 255 | null |
|
|
|||
data_content | TEXT | 65535 | null |
|
|
|||
description | TEXT | 65535 | null |
|
|
|||
mkdate | INT UNSIGNED | 10 | null |
|
|
|||
chdate | INT UNSIGNED | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
parent_id | Performance | Asc | parent_id |
range_id | Performance | Asc | range_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors