Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| phylonode_organism_id | bigserial | 19 |
|
nextval('chado.phylonode_organism_phylonode_organism_id_seq'::regclass) | ||||
| phylonode_id | int8 | 19 |
|
null | One phylonode cannot refer to >1 organism. |
|||
| organism_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| phylonode_organism_pkey | Primary key | Asc | phylonode_organism_id |
| phylonode_organism_idx1 | Performance | Asc | phylonode_id |
| phylonode_organism_idx2 | Performance | Asc | organism_id |
| phylonode_organism_phylonode_id_key | Must be unique | Asc | phylonode_id |

