You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
TableChange support index.
The current PR does not support the extension of `AlterIndex`.
Currently, only `AddIndex` and `DeleteIndex` are supported.
### Why are the changes needed?
Fix: #1758
### Does this PR introduce _any_ user-facing change?
Add Index TableChange
### How was this patch tested?
IT,UT
---------
Co-authored-by: Clearvive <[email protected]>
Describe the feature
TableChange needs to support index.
Motivation
No response
Describe the solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: