Unable to migrate table, index and sequence if they already exists in the target db.
説明
Unable to migrate table, index and sequence if the table/index/sequence already exists in the target db.
対策
Stat only have the ability to create table, index and new sequence for the target database. We do not drop the table, index, and sequence before migration.