Table cxgn.public.featurepropA feature can have any number of slot-value property tags attached to it. This is an alternative to hardcoding a list of columns in the relational schema, and is completely extensible
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| featureprop_id | Primary key | Asc | featureprop_pkey |
| feature_id + type_id + rank | Must be unique | Asc/Asc/Asc | featureprop_c1 |
| feature_id | Performance | Asc | featureprop_idx1 |
| type_id | Performance | Asc | featureprop_idx2 |
|
