Skip to content

Scaffolding Change -d option to -m, since -d no longer works#32606

Merged
ajcvickers merged 1 commit intomainfrom
231213_ShortsForBoys
Dec 14, 2023
Merged

Scaffolding Change -d option to -m, since -d no longer works#32606
ajcvickers merged 1 commit intomainfrom
231213_ShortsForBoys

Conversation

@ajcvickers
Copy link
Contributor

This has been broken form 6 onwards. It's possible the tools will revert their break, but there doesn't seem much value in keeping -d at this point.

-m stands for "mapping attributes" ¯_(``)_/¯

Fixes #26687

This has been broken form 6 onwards. It's possible the tools will revert their break, but there doesn't seem much value in keeping -d at this point.

-m stands for "mapping attributes" ¯\_(``)_/¯

Fixes #26687
@ajcvickers ajcvickers requested a review from a team December 13, 2023 15:20
@ErikEJ
Copy link
Contributor

ErikEJ commented Dec 13, 2023

Breaking change? Or already too broken?

@ajcvickers
Copy link
Contributor Author

It's only a breaking change when moving from an unsupported version.

Copy link
Member

@AndriySvyryd AndriySvyryd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to add tests that would fail if one of the options is broken in this way again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dotnet ef dbcontext scaffold doesn't respect -d option

3 participants