Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| internal | VARCHAR | 250 | null |  |  | |||||
| identification | VARCHAR | 250 | √ | null |  | 
 | ||||
| title | VARCHAR | 250 | √ | null |  |  | ||||
| suffix | VARCHAR | 64 | √ | null |  |  | ||||
| mime_type | VARCHAR | 250 | √ | null |  |  | ||||
| size | BIGINT | 19 | √ | null |  |  | ||||
| creation_date | BIGINT | 19 | √ | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | internal | 
| i1_idx | Performance | Asc | identification | 


