Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| griis_resource_id | int8 | 19 | null |
|
|
||||||
| taxon_id | int8 | 19 | null |
|
|
||||||
| scientific_name | text | 2147483647 | null |
|
|
||||||
| accepted_name_usage | text | 2147483647 | √ | null |
|
|
|||||
| taxon_rank | text | 2147483647 | null |
|
|
||||||
| taxonomic_status | text | 2147483647 | null |
|
|
||||||
| occurrence_status | text | 2147483647 | √ | null |
|
|
|||||
| establishment_means | text | 2147483647 | √ | null |
|
|
|||||
| is_invasive | bool | 1 | null |
|
|
||||||
| habitat | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| griis_taxa_pkey | Primary key | Asc/Asc | griis_resource_id + taxon_id |