feature_relationshipprop_pub

0 rows


Description

Provenance for feature_relationshipprop

Columns

Column Type Size Nulls Auto Default Children Parents Comments
feature_relationshipprop_pub_id serial 10 nextval('feature_relationshipprop_pub_feature_relationshipprop_pub_i_seq'::regclass)
feature_relationshipprop_id int4 10 null
feature_relationshipprop.feature_relationshipprop_id feature_relationshipprop_pub_feature_relationshipprop_id_fkey C
pub_id int4 10 null
pub.pub_id feature_relationshipprop_pub_pub_id_fkey C

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