-
-
Notifications
You must be signed in to change notification settings - Fork 836
Added table schema to Get-DbaDbForeignKey #9685
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
Conversation
Can someone help me with this? |
AppVayor says:
|
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the pull request, looks good.
Many thanks to you. I hope to contribute more. 😁 |
Do I need to do anything when "Merging is blocked" ? |
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 will then merge your changes and later publish a new release. |
Thank you @pollusb for your contribution! |
Type of Change
Invoke-ManualPester
)Purpose
Added table schema to Get-DbaDbForeignKey because it's missing
Approach
Commands to test
Screenshots
Learning