-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed as not planned
Closed as not planned
Copy link
Description
In this page, it's stated that:
We generally recommend installing SQL Server Developer edition rather than LocalDB, since it provides the full SQL Server feature set and is generally very easy to do.
..which is preceded by several bullets about why SQL Server Developer edition > LocalDB:
- It doesn't support everything that SQL Server Developer Edition does.
- It's only available on Windows.
- It can cause lag on first test run as the service is spun up.
However, the example that follows uses LocalDB, which seems a bit contradictory.
Would it make more sense to show an example that uses SQL Server Developer edition per the recommendation?
Thanks!
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: b7fc3c3b-c859-2ad5-78f3-ce57d3c9bc2d
- Version Independent ID: b7fc3c3b-c859-2ad5-78f3-ce57d3c9bc2d
- Content: Testing against your Production Database System - EF Core
- Content Source: entity-framework/core/testing/testing-with-the-database.md
- Product: entity-framework
- Technology: entity-framework-core
- GitHub Login: @roji
- Microsoft Alias: avickers
Metadata
Metadata
Assignees
Labels
No labels