23505: could not create unique index "IX_TechneDestinationSectionTitles_NormalizedName" DETAIL: Key ("NormalizedName")=() is duplicated

303 views Asked by At

Fields of my Entity are Id, Title, NormalizedName & An enum.class file After edit in configuration,configurartion file I added Migration. After that I tried to update db. Then I got this Error enter image description here

0

There are 0 answers