Skip to content

Releases: sergiisyrovatchenko/SQLIndexManager

SQL Index Manager v1.0.0.71

20 Nov 07:22
Compare
Choose a tag to compare

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

08 Nov 06:41
Compare
Choose a tag to compare

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

28 Jun 04:45
Compare
Choose a tag to compare

Additional tooltips for status bar
Changes in ErrorBox

SQL Index Manager v1.0.0.67

27 Jun 19:50
Compare
Choose a tag to compare

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

29 Jun 07:58
Compare
Choose a tag to compare

Scrolling to maintenance index
Improvements in sorting

SQL Index Manager v1.0.0.64

07 Jun 05:37
Compare
Choose a tag to compare

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

SQL Index Manager v1.0.0.63

31 May 08:58
Compare
Choose a tag to compare

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