Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| application_id | int8 | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    ||||||
| modified_by | int8 | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    ||||||
| modified_time | timestamptz | 35,6 | null | 
                                         | 
                                    
                                         | 
                                    ||||||
| application_status_id | int4 | 10 | null | 
                                         | 
                                    
                                        
  | 
                                    ||||||
| boundary | geometry | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| internal_comment | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| feedback | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| application_histories_pkey | Primary key | Asc | id | 
| application_histories_application_id_idx | Performance | Asc | application_id | 
| application_histories_modified_by_idx | Performance | Asc | modified_by |