-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #475 from erikdarlingdata/dev
Dev
- Loading branch information
Showing
3 changed files
with
1,618 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# This is the BETA VERSION of sp_IndexCleanup | ||
|
||
It needs lots of love and testing in real environments with real indexes to fix many issues: | ||
* Data collection | ||
* Deduping logic | ||
* Result correctness | ||
* Edge cases | ||
|
||
If you run this, only use the output to debug validate result correctness. | ||
|
||
Do not run any of the output scripts, period. Doing so may be harmful. |
Oops, something went wrong.