[Enhancement] removing unnecessary Indexes using more storage than needed #4605
Labels
enhancement
New feature or request
Internal-Issue-Created
An issue has been created in NextGen's internal issue tracker
RS-6411
triaged
Is your feature request related to a problem? Please describe.
There is no wrong behavior of the application but there are unnecessary indexes in the databases XMl files.
This slow down the DMLs and does not help with queries but main problem is storage usage.
Describe your use case
Reduce storage usage and speed up DMLs.
Describe the solution you'd like
Just see the PR #4565
Describe alternatives you've considered
None
Additional context
Expected behavior
Less indexes (I am preparing a Pull Request) to speed up DMLs and save storage.
Actual behavior
Duplicated indexes in place.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: