Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| observation_id | int8 | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    ||||||
| monitoring_plot_id | int8 | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    ||||||
| condition_id | int4 | 10 | null | 
                                         | 
                                    
                                        
  | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| observation_plot_conditions_pkey | Primary key | Asc/Asc/Asc | observation_id + monitoring_plot_id + condition_id | 
| observation_plot_conditions_monitoring_plot_id_idx | Performance | Asc | monitoring_plot_id |