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

0.9.712 #4790

Merged
merged 10 commits into from
Dec 9, 2018
Merged

0.9.712 #4790

merged 10 commits into from
Dec 9, 2018

Conversation

potatoqualitee
Copy link
Member

dbatools.io/changelog

AartHoevenberg and others added 10 commits December 3, 2018 21:50
Adding (Source and Destination) Schema to the output; helpful in cases where you have >1 schema with the same named table.
Also fixed -AutoCreateTable -> It was not properly replacing the schema name for the new table if it differed from the source table.
Update Invoke-DbaDbLogShipping.ps1
* Update Test-DbaDbOwner so it will check all dbs, not just the ones where IsAccessible = $True

Update Test-DbaDbOwner so it will check all dbs, not just the ones where IsAccessible = $True

Set default parm set to NoPipe so if nothing is piped in, it will prompt for SqlInstance parameter.

Added contextual example of pipage ennoblement

* Update Test-DbaDbOwner to not use ParameterSets

Removed ParameterSet usage Mandatory options on parameters. Checking for $inputobject and $sqlinstance in if{} block per @potatoqualitee  recommendation

* format properly
* Renamed DbaOrphanUser series to DbaDbOrphanUser

Renamed Get- Remove- Repair-DbaOrphanUser to DbaDbOrphanUser.

* update psd1 and psm1

* added deprecation messages

* format
@potatoqualitee potatoqualitee merged commit 7523403 into master Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants