Initial commit
This commit is contained in:
7
skills/database-index-advisor/scripts/README.md
Normal file
7
skills/database-index-advisor/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-index-advisor skill
|
||||
|
||||
- [ ] analyze_indexes.py: Script to execute index analysis and generate recommendations.
|
||||
- [ ] validate_index_changes.py: Script to validate proposed index changes against a test database.
|
||||
- [ ] rollback_index_changes.py: Script to rollback index changes if validation fails.
|
||||
Reference in New Issue
Block a user