Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null | 
                                        
  | 
                                    
                                         | 
                                    ||||||
| name | text | 2147483647 | null | 
                                         | 
                                    
                                         | 
                                    ||||||
| expire_files | bool | 1 | null | 
                                         | 
                                    
                                         | 
                                    Old rows are automatically deleted from the uploads table. If this value is true, files will also be removed from the file store for old uploads of this type.  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| upload_types_pkey | Primary key | Asc | id |