Skip to content

Commit

Permalink
bump appveyor test
Browse files Browse the repository at this point in the history
  • Loading branch information
niphlod committed Feb 22, 2025
1 parent 648a70e commit 106e723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/Invoke-DbaQuery.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ function Invoke-DbaQuery {
if ($ReadOnly) {
$connDbaInstanceParams.ApplicationIntent = "ReadOnly"
}

$server = Connect-DbaInstance @connDbaInstanceParams

} else {
Expand Down

0 comments on commit 106e723

Please sign in to comment.