Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| country_code | text | 2147483647 | null |
|
|
||||||
| botanical_country_code | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| country_botanical_countries_pkey | Primary key | Asc/Asc | country_code + botanical_country_code |
| country_botanical_countries_botanical_country_code_idx | Performance | Asc | botanical_country_code |