Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.1
-
Component/s: Tests & Quizzes (Samigo)
-
Labels:
-
11 status:Resolved
-
Previous Issue Keys:SAM-3066
Description
When we tell Hibernate to make a constraint, Hibernate will also create a key on that constraint column making an additional index unncecessary.
Additional indexes only make your database bigger and slower.