Removed id column from milestone_releases
Added migration to remove id column from table. Removed uniqueness validation on MilestoneRelease since the index over the two foreign_key plays the same role.
Showing
Please register or sign in to comment