Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| toolid | BIGINT | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    The tool ID.  | 
                                ||||
| consumerid | BIGINT | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    The consumer ID.  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| enroltitoolconsmap_con_ix | Performance | Asc | consumerid | 
| enroltitoolconsmap_too_ix | Performance | Asc | toolid |