slick.ast.ColumnOption
Mark a column as the table's primary key. For named and composite primary keys you have to use the Table's primaryKey method instead.
primaryKey
Mark a column as the table's primary key. For named and composite primary keys you have to use the Table's
primaryKey
method instead.