Arthur Vickers
Arthur Vickers
/cc @roji @maumar
Note for team: still repros on latest daily. Patch candidate.
@FelixZY The stack trace above is from EF Core, but the repro code uses EF6. It's not clear to me how it's possible to get that stack trace from the...
Note for team: still fails on latest daily build; not a regression.
Thanks for the contribution!
@ntziolis This is currently by design. However, the team will discuss and consider if we should make a change here. /cc @bricelam
@wertzui You can edit the generated migration, assuming the table doesn't have existing data.
Notes from triage: - Consider leaving the database in a state where the rows have been updated to the CLR default, but the column doesn't have a default constraint anymore...
Duplicate of #30139. It's an unfortunate design, but not one we believe would be worth the breaking change to existing apps to change at this point.