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
spirit supports operations like change datatype on the primary key, as long as the primary key itself doesn't change.
This may potentially be hairy if it means we alter how we detect row changes via the binlog etc. We should make sure there are more tests here, since I think we don't have any explicit coverage right now.
The text was updated successfully, but these errors were encountered:
spirit supports operations like change datatype on the primary key, as long as the primary key itself doesn't change.
This may potentially be hairy if it means we alter how we detect row changes via the binlog etc. We should make sure there are more tests here, since I think we don't have any explicit coverage right now.
The text was updated successfully, but these errors were encountered: