codefori / codefori/vscode-db2i
Add interactive menu for Maintained Temporary Indexes (MTIs) for tables in the schemas browser
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 54
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
It is possible today to view the MTIs built for tables in a certain library by right-clicking on a table and clicking the "Get MTIs" button. However, it's not possible to do anything with this information besides viewing the MTIs.
It would be great to be able to interact with each MTI. For example, I would like to right-click and create a perm index that matches the definition of a given MTI. ACS can do this today (see below)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.