Andreas Jordan
Andreas Jordan
I want to run all the tests on a local lab using "real world" sql server instances. I started with Get-DbaDb*, but try to get all tests working. Current target:...
## Type of Change - [x] Bug fix (non-breaking change, fixes #9394 ) - [ ] New feature (non-breaking change, adds functionality, fixes # ) - [ ] Breaking change...
## Type of Change - [x] Bug fix (non-breaking change, fixes # ) - [ ] New feature (non-breaking change, adds functionality, fixes # ) - [ ] Breaking change...
After harmonizing the description of the parameter EnableException with #9395 I would like to work on SqlInstance I have used this code to get the data for some of the...
### Description I currently use `Get-Module Auto* -ListAvailable | Select-Object -ExpandProperty Name -Unique | % { Update-Module $_ }` to update the module including all the sub modules. Is there...
Followup to #9413.
But the test will not work because the databae is too small and CHECKDB is to fast...
@niphlod - please have a look at the changes. If you like them you can include them in your PR or we can use this PR. ## Type of Change...
## Description Main focus was to add "Oracle" to the regex of "RedHat" in Maschine.cs and OperatingSystem.cs. I have added "Kali" where I think it was missing. I think "Kali"...
### Bogus NuGet Package not sure - the one that is currently included in dbatools ### .NET Version Current plain Windows Server 2022 ### Visual Studio Version none ### What...