Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently constraints such as NOT NULL, CHECK are created with ENABLE and NO RELY as default, instead it should be created with ENABLE and RELY as default so that optimizer could take advantage of these constraints.