Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| returned_id | INT | 10 | 0 |
|
|
|||
| obj_id | INT | 10 | 0 |
|
|
|||
| user_id | INT | 10 | 0 |
|
|
|||
| filename | VARCHAR | 1000 | √ | null |
|
|
||
| filetitle | VARCHAR | 1000 | √ | null |
|
|
||
| mimetype | VARCHAR | 150 | √ | null |
|
|
||
| ts | DATETIME | 19 | √ | null |
|
|
||
| ass_id | INT | 10 | √ | null |
|
|
||
| atext | LONGTEXT | 2147483647 | √ | null |
|
|
||
| late | TINYINT | 3 | 0 |
|
|
|||
| team_id | INT | 10 | 0 |
|
|
|||
| web_dir_access_time | DATETIME | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | returned_id |
| i1_idx | Performance | Asc | obj_id |
| i2_idx | Performance | Asc | user_id |
| i3_idx | Performance | Asc | filetitle |
Diagram producer might be missing
No diagrams were produced please see application output for any errors