Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| obj_id | INT | 10 | 0 |  |  | |||
| parent_obj_id | INT | 10 | 0 |  |  | |||
| usr_id | INT | 10 | 0 |  |  | |||
| action | VARCHAR | 8 |  |  | ||||
| ts | DATETIME | 19 | 1970-01-01 00:00:00 |  |  | |||
| write_id | INT | 10 | 0 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | write_id | 
| i1_idx | Performance | Asc/Asc | parent_obj_id + ts | 
| i2_idx | Performance | Asc | obj_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors