Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
9.0
-
None
-
None
Description
Found in NetCat 9.0
Can not create column with "Unique" constraint.
I try to create column with Unique. If select only Unique constraint i need to add Default. If set any default i have syntax error on creation.
If i select "Null" constraint result index does not have "Unique" property.
In "Indexes" node new unique index can be created without problem.