Andreas Jordan

Results 390 comments of Andreas Jordan

`SQL2022` is the one and only Azure VM that my script deploys. I RDP into that maschine. Will try your suggestion on the next test run.

Hi @niphlod - still working on this?

AppVayor says: ``` Describe : Get-DbaDbForeignKey Integration Tests Context : Parameters are returned correctly Name : It Has the correct default properties Result : Failed Message : Expected @('ComputerName', 'CreateDate',...

The output of the test does not look correct, but as you have added a new property, you have to add it also in lines 56 and 60 of Get-DbaDbForeignKeys.Tests.ps1.

No, there is nothing you can do. Next step is a second review by one of the core contributors who can merge to the development branch (@potatoqualitee / @jpomfret). They...

This is a big change and not easy to review. Best would be to let @sanderstad have a look at this and approve it. Sander, do you have the time?

As #9664 is merged, you should update your branch to resolve the conflict. Then we can continue to review this PR.