-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Our SQL Server tests run on (localdb)\v11.0, which is a very old version of SQL Server Express installed with Visual Studio, iirc installed with VS2012. It may not be available on every developer's machine.
Describe the solution you'd like
We should change that to the current version, named by default MSSQLLocalDB.
Additional context
This isn't very urgent, and can be done after the Milestone 7.0 release.
ref: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/sql-server-express-localdb?view=sql-server-ver15
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request