📊 Add Index Management Features #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🎯 Feature Request
Description
Add comprehensive index management capabilities.
Proposed Tools
list_indexes- List all indexes in database/tablecreate_index- Create new indexdrop_index- Remove indexanalyze_index_usage- Show index usage statisticssuggest_indexes- Suggest missing indexes based on query patternsBenefits
Implementation Ideas
🤖 Generated with Claude Code