Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| top_pk | BIGINT | 19 | 0 |  |  | |||||
| top_frm_fk | BIGINT | 19 | 0 |  |  | |||||
| top_name | VARCHAR | 255 | √ | null |  |  | ||||
| top_description | VARCHAR | 255 | √ | null |  |  | ||||
| top_num_posts | INT | 10 | 0 |  |  | |||||
| top_num_threads | INT | 10 | 0 |  |  | |||||
| top_last_post | VARCHAR | 50 | √ | null |  |  | ||||
| top_mods | INT | 10 | 0 |  |  | |||||
| top_date | DATETIME | 19 | √ | null |  |  | ||||
| visits | INT | 10 | 0 |  |  | |||||
| top_update | DATETIME | 19 | √ | null |  |  | ||||
| update_user | INT | 10 | 0 |  |  | |||||
| top_usr_id | BIGINT | 19 | 0 |  | 
 | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | top_pk | 
| i1_idx | Performance | Asc | top_frm_fk | 


