Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||||||||||||
| stratum_history_id | int8 | 19 | null |
|
|
|||||||||||||||
| substratum_id | int8 | 19 | √ | null |
|
|
||||||||||||||
| name | text | 2147483647 | null |
|
|
|||||||||||||||
| full_name | text | 2147483647 | null |
|
|
|||||||||||||||
| boundary | geometry | 2147483647 | null |
|
|
|||||||||||||||
| area_ha | numeric | 0 | √ | null |
|
|
||||||||||||||
| stable_id | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| substratum_histories_pkey | Primary key | Asc | id |
| substratum_histories_stratum_history_id_idx | Performance | Asc | stratum_history_id |
| substratum_histories_substratum_id_idx | Performance | Asc | substratum_id |