Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| file_id | INT | 10 | 0 |  |  | |||
| file_name | CHAR | 250 | √ | null |  |  | ||
| file_type | CHAR | 250 | √ | null |  |  | ||
| file_size | INT | 10 | 0 |  |  | |||
| version | INT | 10 | √ | null |  |  | ||
| f_mode | CHAR | 8 | √ | object |  |  | ||
| rating | TINYINT | 3 | 0 |  |  | |||
| page_count | BIGINT | 19 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | file_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors