Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for ignore migrate attribute for EF #9262

Closed
karlosRivera opened this issue Jul 26, 2017 · 1 comment
Closed

Request for ignore migrate attribute for EF #9262

karlosRivera opened this issue Jul 26, 2017 · 1 comment

Comments

@karlosRivera
Copy link

i have only one request that please add one attribute called ignore-migrate which i can decorate my class. so when i will migrate then script will not be generated for those classes having the attribute called ignore-migrate.

Thanks

Describe what is not working as expected.

If you are seeing an exception, include the full exceptions details (message and stack trace).

Exception message:
Stack trace:

Steps to reproduce

Include a complete code listing (or project/solution) that we can run to reproduce the issue.

Partial code listings, or multiple fragments of code, will slow down our response or cause us to push the issue back to you to provide code to reproduce the issue.

Console.WriteLine("Hello World!");

Further technical details

EF Core version: (found in project.json or packages.config)
Database Provider: (e.g. Microsoft.EntityFrameworkCore.SqlServer)
Operating system:
IDE: (e.g. Visual Studio 2015)

@smitpatel
Copy link
Contributor

Duplicate of #2725

@smitpatel smitpatel marked this as a duplicate of #2725 Jul 26, 2017
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
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

No branches or pull requests

3 participants