Schema Version: 1.3 Module: chado

feature_relationshipprop_pub


Description

Provenance for feature_relationshipprop.

Columns

Column Type Size Foreign Key Nullable Default Comments
feature_relationshipprop_pub_id bigserial 19
nextval('sequence.feature_relationshipprop_pub_feature_relationshipprop_pub_i_seq'::regclass)
feature_relationshipprop_id int8 19
feature_relationshipprop.feature_relationshipprop_id feature_relationshipprop_pub_feature_relationshipprop_id_fkey C
null
pub_id int8 19
pub.pub_id feature_relationshipprop_pub_pub_id_fkey C
null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
feature_relationshipprop_pub_pkey Primary key Asc feature_relationshipprop_pub_id
feature_relationshipprop_pub_c1 Must be unique Asc/Asc feature_relationshipprop_id + pub_id
feature_relationshipprop_pub_idx1 Performance Asc feature_relationshipprop_id
feature_relationshipprop_pub_idx2 Performance Asc pub_id

Relationships