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

dotnet ef dbcontext info tries to create the connection #9244

Closed
ajcvickers opened this issue Jul 21, 2017 · 3 comments · Fixed by #19375
Closed

dotnet ef dbcontext info tries to create the connection #9244

ajcvickers opened this issue Jul 21, 2017 · 3 comments · Fixed by #19375
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-3.0 type-bug
Milestone

Comments

@ajcvickers
Copy link
Contributor

Even though the connection never gets used. Possibly related to: #8350 and/or #6525 #8494

Found in: https://github.com/aspnet/Release/issues/193#issuecomment-316793613

@divega
Copy link
Contributor

divega commented Jul 26, 2017

EF Triage: assigning to both @ajcvickers and @bricelam based on @bricelam's comment:

Something about getting the the context services eagerly creates the connection, model, and context options. #8350 might address this.

If we end up having to do something special to address this, we should discuss again.

@divega divega added this to the 2.1.0 milestone Jul 28, 2017
@bricelam bricelam removed their assignment Aug 31, 2017
@ajcvickers ajcvickers removed this from the 2.1.0 milestone Sep 12, 2017
@ajcvickers
Copy link
Contributor Author

Triage: consider moving this to backlog or moving enhancements that would fix it to current release.

@ajcvickers
Copy link
Contributor Author

Moving this to the backlog with notes on related issues to look at it when working on them.

@ajcvickers ajcvickers modified the milestones: Backlog, 5.0.0 Nov 13, 2019
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Dec 20, 2019
@ajcvickers ajcvickers modified the milestones: 5.0.0, 5.0.0-preview1 Mar 13, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-preview1, 5.0.0 Nov 7, 2020
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-3.0 type-bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants