Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
|||||||||||
varchar(100) | 100 | √ |
|
|
The name of the authority related to the species or synonym. |
|||||||||||
date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_taxa_tree_authors_pkey | Primary key | Asc | author_id |
idx_taxa_tree_authors_name | Performance | Asc | author_name |