thuss/standalone-migrations

support for rails 6.1.x.y

mikecarlton opened this issue · 1 comments

The gemspec limits this to activerecord <6.1 and railties <6.1, so cannot be used in conjunction with a project using rails 6.1.x.y

Can this be lifted to <6.2 or <7? Or is there breakage with AR 6.1?

Looks like this was addressed in #166