lcrumbling
Results
1
issues of
lcrumbling
Let's say that you have an autonumber column. You add an annotation to change it into a number: `[DatabaseGenerated(DatabaseGeneratedOption.None)]` Would you expect the code change to generate a migration that...
bug