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

Powershell: Directory not found. #4

Closed
max-ieremenko opened this issue Jan 10, 2021 · 1 comment
Closed

Powershell: Directory not found. #4

max-ieremenko opened this issue Jan 10, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@max-ieremenko
Copy link
Owner

PS> cd "c:\my-scripts"
PS> New-SqlDatabase -Database ... -from .\new\
Directory C:\Program Files\PowerShell\7\.\new not found.

Expected:
New-SqlDatabase runs scripts from c:\my-scripts\new folder

@max-ieremenko max-ieremenko added the bug Something isn't working label Jan 10, 2021
@max-ieremenko max-ieremenko added this to the 2.1.3 milestone Jan 10, 2021
@max-ieremenko
Copy link
Owner Author

released in version 2.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant