Skip to content

Conversation

@VladDBA
Copy link
Contributor

@VladDBA VladDBA commented Nov 10, 2025

Closes #3734

Added handling for:

  • quoted database and object names
  • table name prefixed with schema name
  • no @OutputDatabaseName specified on Azure SQL DB
  • no schema name provided anywhere when @OutputDatabaseName = DB_NAME()

@VladDBA VladDBA changed the title sp_BlitzWho - Changes for #3734 Changes for #3734 - sp_BlitzWho Nov 10, 2025
@BrentOzar BrentOzar added this to the 2025-12 Release milestone Nov 10, 2025
Copy link
Member

@BrentOzar BrentOzar left a 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, merging into the dev branch, will be in the next release with credit to you in the release notes.

@BrentOzar BrentOzar merged commit aadc04c into BrentOzarULTD:dev Nov 10, 2025
0 of 4 checks passed
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.

sp_BlitzWho - more flexible handling of @OutputDatabaseName, @OutputSchemaName, and @OutputTableName

2 participants