Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
The coding convention for retrieving option_value rows is to use the 'option_group_id' + 'name' columns as the unique key. We should have a constraint in the schema that enforces uniqueness for this combination.