-
Notifications
You must be signed in to change notification settings - Fork 1.1k
2025-04-07 release #3625
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
2025-04-07 release #3625
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Increase @CommandExecuteCheck size so large database name fits in the command
Update sp_DatabaseRestore.sql
sp_BlitzCache - added new parameter to retain CRLF in query text
Which broke Markdown output. Closes #3610.
…rsand #3610 sp_Blitz remove ampersand
Closes #3614
Doing some more work on this as I find data source issues. Apparently there's more than one way to report a deadlock!
Add table mode
…e mode 0 and mode 4 outputs, as well as the mode where you name one table. The priority set here is very high, but that seems correct. They can prevent DDL! Not included: Any reference to the 2022 feature that auto-kills paused indexes. It is in the ALTER DATABASE SCOPED CONFIGURATION docs. I will make an issue for it.
sp_BlitzIndex: Added reports of resumable index operations (closes #3609 )
Added warnings in sp_BlitzIndex and sp_Blitz. Closes #3620.
#3620 paused index operation
…e MERGEs on the main table to fail. Also put #TemportalTables in the debug output. It was missing.
Added warning for non-clustered indexes on history tables.
Adding latest SQL Server 2022 and 2019 builds.
2025-04-07 sqlserverversions
Bumping version numbers and dates.
2025-04-07 release prep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.