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

Improve the in-memory database provider #22962

Closed
12 tasks
ajcvickers opened this issue Oct 11, 2020 · 2 comments
Closed
12 tasks

Improve the in-memory database provider #22962

ajcvickers opened this issue Oct 11, 2020 · 2 comments
Labels
closed-no-further-action The issue is closed and no further action is planned.

Comments

@ajcvickers
Copy link
Member

ajcvickers commented Oct 11, 2020

This an "epic" issue for the theme of improvements to the in-memory database provider. Specific pieces of work will be tracked by linked issues.

Proposed for 7.0

Backlog

@ajcvickers ajcvickers added this to the Epics milestone Oct 11, 2020
@binarypatrick
Copy link

Is this really needed? SQLite in memory is a great (better?) alternative.

@ajcvickers
Copy link
Member Author

We recommend against using the in-memory provider for testing--see Testing EF Core Applications. While we have no plans to remove the in-memory provider, we will not be adding any new features to this provider because we believe valuable development time is better spent in other areas. When feasible, we plan to still fix regressions in existing behavior.

@ajcvickers ajcvickers removed this from the Epics milestone Dec 7, 2022
@ajcvickers ajcvickers added the closed-no-further-action The issue is closed and no further action is planned. label May 15, 2024
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-no-further-action The issue is closed and no further action is planned.
Projects
None yet
Development

No branches or pull requests

3 participants