Skip to content

Conversation

@bwiggin10
Copy link
Contributor

Changes the default value of parameter @is_query_store_on from 0 to NULL to avoid excluding non-query store databases by default.

This resolves #3668 to make the addition of this parameter a non-breaking change.

Changes the default value of parameter @is_query_store_on from 0 to NULL to avoid excluding non-query store databases by default.
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 added this to the 2025-10 Release milestone Jul 25, 2025
@BrentOzar BrentOzar merged commit 8332654 into BrentOzarULTD:dev Jul 25, 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_ineachdb : @is_query_store_on Defaults to 0 in v8.25, Silently Skipping Query Store-Enabled Databases

2 participants