Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| pageid | BIGINT | 19 | 0 | 
                                         | 
                                    
                                        
  | 
                                    Locked page  | 
                                ||||
| sectionname | VARCHAR | 255 | √ | null | 
                                         | 
                                    
                                         | 
                                    locked page section  | 
                                |||
| userid | BIGINT | 19 | 0 | 
                                         | 
                                    
                                         | 
                                    Locking user  | 
                                ||||
| lockedat | BIGINT | 19 | 0 | 
                                         | 
                                    
                                         | 
                                    timestamp  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| wiki_locks_erd_wikipageid | Performance | Asc | pageid |