Skip to content

ctrlaltdan/efcore-string-enum-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EF Core (2.1.0-preview-1) Enum to string migration bug.

Repro steps:

  • Create new migration using VS package manager console add-migration "two"
  • Notice the migrations tool attempts to alter the FromCurrency and ToCurrency
  • ... repeat

EF core issue tracker:

dotnet/efcore#11343

About

EFCore 2.1.0-preview-1 Enum to string migration bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages