Arthur Vickers

Results 862 comments of Arthur Vickers

Note from triage: Change the short form of the flag to `-a` or similar.

@Andrey-Ignatenko We're considering it for EF8. We have [added a static flag indicating design-time](https://github.com/dotnet/efcore/issues/27306) in EF7, which should help if code is currently running at design time that should not.

~~Note from triage: we should block this in model validation. @AndriySvyryd to prepare PR for Tactics.~~ Wrong issue. 😶‍🌫️

Note from triage: consider not creating a foreign key in this case.

Note from triage: also consider configuration per navigation property.

@ErikEJ Please create the PR for the main branch. We're closed down on EF7 work except for high impact bug fixes or other exceptions.

@roji Our T4 templates currently require VS.

Note from triage: we should block this in model validation. @AndriySvyryd to prepare PR for Tactics.