good first issuetype:enhancement
仓库指标
- 星标
- (4,804 个星标)
- PR 合并指标
- (平均合并 6天 15小时) (30 天内合并 2 个 PR)
描述
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.