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

DbContext: Require name for "persistent" in-memory database and add explicit API for creating transient database #7482

Closed
ajcvickers opened this issue Jan 25, 2017 · 1 comment
Labels
breaking-change closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

We see this being asked for a lot and we could make the break for 2.0.

@ajcvickers
Copy link
Member Author

Discussed this in the design meeting and decided:

  • Will require a name for persistent databases
  • Will add a new method (or otherwise change the API) to create a transient database
  • We may obsolete the existing API, or we may just make a clean break

@ajcvickers ajcvickers self-assigned this Jan 26, 2017
@ajcvickers ajcvickers added this to the 2.0.0 milestone Jan 26, 2017
@ajcvickers ajcvickers changed the title Consider making in-memory database transient by default Require name for "persistent" in-memory database and add explicit API for creating transient database Feb 22, 2017
@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 Mar 1, 2017
@ajcvickers ajcvickers changed the title Require name for "persistent" in-memory database and add explicit API for creating transient database DbContext: Require name for "persistent" in-memory database and add explicit API for creating transient database May 9, 2017
@ajcvickers ajcvickers modified the milestones: 2.0.0-preview1, 2.0.0 Oct 15, 2022
@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
breaking-change closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

1 participant