Skip to content

Releases: sergiisyrovatchenko/SQLIndexManager

SQL Index Manager v1.0.0.71

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 20 Nov 07:22

Fix issue during filtering with enabled [StatsIgnore]HoursEnabled/SampledPercentEnabled options
Fix "'ONLINE' is not a recognized ALTER INDEX REBUILD PARTITION option"
Ignore already fully compressed columnstore indexes

SQL Index Manager v1.0.0.69

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 08 Nov 06:41

Ignore UPDATE STATISTICS for already up-to-date stats via options
Update StatsSampled/RowsSampled columns during maintenance
Bugfix during generation of truncate table/partition statement for columnstore indexes
Improvements during searching into Server ComboBox control
Remove save password functionality

SQL Index Manager v1.0.0.68

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 28 Jun 04:45

Additional tooltips for status bar
Changes in ErrorBox

SQL Index Manager v1.0.0.67

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 27 Jun 19:50

1.0.0.67:
Fixed 'STATISTICS_NORECOMPUTE' is not a recognized ALTER INDEX REBUILD PARTITION option
Fix issue with empty list of databases if any database metadata is corrupted
Improvements in grid context menu
Added possibility to truncate tables
Improved auto-scroll + remove delay functionality

1.0.0.66:
Fixed issue with ignore NO_RECOMPUTE option during index maintenance
Added new columns "No Recompute" & "Stats Sampled"
Display date-time columns in local time zone
Possibility to exclude rows from grid via popup

SQL Index Manager v1.0.0.65

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 29 Jun 07:58

Scrolling to maintenance index
Improvements in sorting

SQL Index Manager v1.0.0.64

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 07 Jun 05:37

Remove unused DevExpress libs
Remove export functionality
Resource optimization
Small improvements in UI

SQL Index Manager v1.0.0.63

Choose a tag to compare

@sergiisyrovatchenko sergiisyrovatchenko released this 31 May 08:58

Move heaps to clustered CCL indexes
Remove flicks when manually refresh database list
New options: "Ignore heaps with compression", "Ignore tables with rows count < 1000"
Bugfix and other small improvements in UI