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

Ability to use automatically created LocalDB instances (OSOE-348) #160

Open
Piedone opened this issue May 5, 2022 · 0 comments
Open

Ability to use automatically created LocalDB instances (OSOE-348) #160

Piedone opened this issue May 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented May 5, 2022

SQL Server Express LocalDB is an SQL Server-compatible DB with reduced administrative overhead. Its primary advantage for Orchard development and UI testing is that it doesn't need SQL Server to be properly configured (for HTTP connections) and its service running. However, it still needs SQL Server to be installed. Thus, its utility is limited but let's evaluate whether we can add support for automatically managed LocalDB instances (just as we do with SQL Server DBs).

Jira issue

@Piedone Piedone added the enhancement New feature or request label May 5, 2022
@github-actions github-actions bot changed the title Ability to use automatically created LocalDB instances Ability to use automatically created LocalDB instances (OSOE-348) Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant