Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| libraryid | BIGINT | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    |||||
| hash | VARCHAR | 255 | 
                                         | 
                                    
                                         | 
                                    Cache hash key that this library is part of.  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| h5plibrcach_lib_ix | Performance | Asc | libraryid |