Feature

0 rows


Description

List of all separate features available within Producty

Columns

Column Type Size Nulls Auto Default Children Parents Comments
FeatureID INT 10 null
FeaturePackageLink.FeatureID Implied Constraint R
FeatureName VARCHAR 50 null
FeatureDescription VARCHAR 255 null
FeatureURL VARCHAR 100 null
FeatureComingSoon BIT 1 null
FeatureColumnDisplay enum('Free', 'Starter', 'Professional', '') 12 null
FeatureSortOrder INT 10 null
FeatureInactive BIT 1 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc FeatureID

Relationships