Trying to set unique constrain for a column in exist table , to do so **
entity.HasIndex(e => e.SurveyName).IsUnique();
** line i