Skip to content

Add Query Store Parameter to sp_ineachdb #3651

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

Merged
merged 2 commits into from
Jul 3, 2025

Conversation

bwiggin10
Copy link
Contributor

This adds a new parameter to allow filtering of databases that have query store either enabled or disabled. This treats the model database as if it has query store disabled since it's marked as enabled in SQL 2022+ but is not a true query store enabled database.

@BrentOzar BrentOzar added this to the 2025-08 Release milestone Jul 3, 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, and sorry about the earlier comment - I had tunnel vision and I was still thinking of sp_Blitz, hahaha. 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 68ecab3 into BrentOzarULTD:dev Jul 3, 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.

2 participants