Closed JaySon-Huang closed 3 years ago
Signed-off-by: JaySon-Huang tshent@qq.com
Related to https://github.com/pingcap/tidb/issues/25507
Seems that we don't need to export the const AddIndexStr nor AddPrimaryKeyStr anymore after https://github.com/pingcap/tidb/pull/26218
AddIndexStr
AddPrimaryKeyStr
Tests
Code changes
Side effects
Related changes
All committers have signed the CLA.
/lgtm
Signed-off-by: JaySon-Huang tshent@qq.com
What problem does this PR solve?
Related to https://github.com/pingcap/tidb/issues/25507
What is changed and how it works?
Seems that we don't need to export the const
AddIndexStr
norAddPrimaryKeyStr
anymore after https://github.com/pingcap/tidb/pull/26218Check List
Tests
Code changes
Side effects
Related changes