departurerb / departure

Percona's pt-online-schema-change runner for ActiveRecord migrations.
Other
140 stars 53 forks source link

Rails 6.1 fixes #69

Closed davidmyersdev closed 3 years ago

davidmyersdev commented 3 years ago

The first commit is a copy of #67. The other commits fix issues with bulk add_index and remove_index operations on Rails 6.1.

Tested on Rails 6.1.4.1