Arthur Vickers

Results 1127 comments of Arthur Vickers

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...

@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.