Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
fpc_contig_id | bigserial | 19 | √ | nextval('fpc_contig_fpc_contig_id_seq'::regclass) |
|
|
|||||
fpc_build_id | int4 | 10 | null |
|
|
||||||
name | varchar | 20 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
fpc_contig_pkey | Primary key | Asc | fpc_contig_id |