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
@yuqi1129, could this ticket also introduce UpdateColumnAutoIncrement to support auto_increment?
BTW, AddColumn should not only add auto_increment, but also support add index, otherwise the AddColumn could not add auto_increment.
@yuqi1129, could this ticket also introduce UpdateColumnAutoIncrement to support auto_increment? BTW, AddColumn should not only add auto_increment, but also support add index, otherwise the AddColumn could not add auto_increment.
I'm sorry for not getting back to you earlier, Nicholas. The scenarios you mentioned should also be taken into consideration.
@Clearvive, as you are knowledgeable and responsible for this point, can you follow up on this issue and its aftermath?
What would you like to be improved?
As we have supported column
auto_increment
property, we need to add fieldauto_increment
in theAddColumn
class.How should we improve?
No response
The text was updated successfully, but these errors were encountered: