Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| log_id | INT | 10 | 0 |  |  | |||
| team_id | INT | 10 | 0 |  |  | |||
| user_id | INT | 10 | 0 |  |  | |||
| details | VARCHAR | 500 | √ | null |  |  | ||
| action | TINYINT | 3 | 0 |  |  | |||
| tstamp | INT | 10 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | log_id | 
| i1_idx | Performance | Asc | team_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors