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 |  | 
 | ||||||
| pub_id | int4 | 10 | null |  | 
 | 
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 | 

