Med Slick 3.2, använd O.Length istället för O.Sqltype :
def name = column[String]("COF_NAME", O.PrimaryKey, O.Length(100))
Med Slick 3.2, använd O.Length istället för O.Sqltype :
def name = column[String]("COF_NAME", O.PrimaryKey, O.Length(100))