Issue 3687 - #5340
Conversation
Fresh fork & clone. Ran Invoke-DbaToolsFormatter on Find-DbaStoredProcedure.ps1 from Visual Studio Code.
Updated old-style join.
Fixed issue where TextHeader is not found because it's looking in the SMO instead of SQL.
Removed the unnecessary IncludeSystemObjects -> SMO branch.
|
@wsmelton , 1 test failed but it doesn't look related to my changes - any thoughts here? Thanks. : Describe : InModule.Commands Integration Tests |
|
That would be @potatoqualitee needs to update the manifest for some new commands that were added recently it seems. |
|
You can ignore that test when it fails, it is something we maintain (myself and/or Chrissy). |
|
my bad, lemme merge fixed dev and see the passes 💯 |
|
all tests pass! 🍌 💃 thanks so much |
|
You're welcome. Thanks for the help, @wsmelton and @potatoqualitee ! |
Type of Change
Purpose
Allow searching in TextHeader.
Fix IncludeSystemObjects code branch issue.
Update old-style join.
Approach
Commands to test
Screenshots
Learning