-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
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
Discussed this in the design meeting and decided:
|
ajcvickers
added a commit
that referenced
this issue
Feb 21, 2017
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
added a commit
that referenced
this issue
Feb 23, 2017
ajcvickers
added a commit
that referenced
this issue
Feb 28, 2017
ajcvickers
added a commit
that referenced
this issue
Mar 1, 2017
ajcvickers
added a commit
that referenced
this issue
Mar 1, 2017
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
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
25 tasks
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
We see this being asked for a lot and we could make the break for 2.0.
The text was updated successfully, but these errors were encountered: