ConstraintType

public enum ConstraintType : Hashable

Undocumented

  • Undocumented

    Declaration

    Swift

    case unique(columns: Set<String>, index: String? = nil)