solidusio/solidus

Compact migrations into a single one

Open

#5,030 opened on 2023年4月19日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Ruby (4,804 stars) (1,270 forks)batch import
good first issuetype:enhancement

説明

Similarly to what we have done with https://github.com/solidusio/solidus/blob/5111949aef306ab0ad2c0b9b61af2e1e26fd2f0d/core/db/migrate/20160101010000_solidus_one_four.rb, we can compact the majority of our migrations into a single one.

This will reduce the number of migrations we copy over the host application.

コントリビューターガイド

Compact migrations into a single one · solidusio/solidus#5030 | Good First Issue