Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| vegetationcovertypeid | serial | 10 | √ | nextval('ndb.vegetationcovertypes_vegetationcovertypeid_seq'::regclass) |
|
|
||||||||||||||
| vegetationcovertype | varchar | 128 | √ | null |
|
|
||||||||||||||
| vegetationcovernotes | text | 2147483647 | √ | null |
|
|
||||||||||||||
| vegetationpublicationid | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| vegetationcovertypes_pkey | Primary key | Asc | vegetationcovertypeid |
| vegetationcovertypes_vegetationcovertype_key | Must be unique | Asc | vegetationcovertype |