Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||||
planting_site_history_id | int8 | 19 | null |
|
|
|||||
planting_zone_id | int8 | 19 | √ | null |
|
|
||||
name | text | 2147483647 | null |
|
|
|||||
boundary | geometry | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
planting_zone_histories_pkey | Primary key | Asc | id |
planting_zone_histories_planting_site_history_id_idx | Performance | Asc | planting_site_history_id |
planting_zone_histories_planting_zone_id_idx | Performance | Asc | planting_zone_id |