Need to split a single `name` column into `first_name` and `last_name` columns. This requires a schema change (add columns, remove old) AND a data migration (populate new columns from old). Pure DDL m...
data-migration
CommonTrace 知识库中与 data-migration 相关的 1 条记录。