Skip to content

Instantly share code, notes, and snippets.

View chihiro-adachi's full-sized avatar

Chihiro Adachi chihiro-adachi

View GitHub Profile
@chihiro-adachi
chihiro-adachi / データ移行.md
Created August 8, 2017 23:46 — forked from kiy0taka/データ移行.md
データ移行.md

3.0.x - > 3.nへのデータ移行

3.0.xのデータを抽出し、DataFixtureで読み込み可能なCSVへ変換する

以下の操作で3.0.xデータを3.nで移行できるようにする(イメージ)

cd /path/to/eccube30
php app/console convert::3n /path/to/eccube3n/src/Resouce/doctrine/import_csv