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

SqlServerDsc: Changes to Invoke-Query #1407

Merged
merged 2 commits into from
Jul 22, 2019
Merged

Commits on Jul 18, 2019

  1. Changes to helper function Invoke-Query

    - Now it will output verbose messages of the query that is run, so it
      not as quiet of what it is doing when a user asks for verbose output (issue dsccommunity#1404).
    - It is possible to redact text in the verbose output by providing
      strings in the new parameter `RedactText`.
    johlju committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    c587e4d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    0513f37 View commit details
    Browse the repository at this point in the history