solidusio/solidus

Compact migrations into a single one

開放

#5,030 建立於 2023年4月19日

 (7 則留言) (0 個反應) (0 位負責人)Ruby (1,270 個分叉)batch import
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.

貢獻者指南