Skip to content

Change localdb to MSSQLLocalDB #46

@tsahi

Description

@tsahi

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions