unique().on() for a table that holds voter ballots. (table) => [unique().on(table.userId, table.division, table.week, table.year, table.sportId)], to it and then generating and then migrating. I guess my question is, will this break anything? I believe I removed all the duplicates and want to make sure I get this in there before more votes get added.