ConstraintType
public enum ConstraintType : Hashable
Undocumented
-
Undocumented
Declaration
Swift
case unique(columns: Set<String>, index: String? = nil)
Tuproq Docs (6% documented)
public enum ConstraintType : Hashable
Undocumented
Undocumented
Swift
case unique(columns: Set<String>, index: String? = nil)