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 件あります。