Percona Migrator - online MySQL schema migrations in Rails
“Percona Migrator Announcement” @prez_pau https://hackernoon.com/percona-migrator-announcement-6a32d5b7484c
Percona Migrator is an ActiveRecord connection adapter that allows running MySQL online and non-blocking DDL through ActiveRecord::Migration without needing to use a different DSL other than Rails’ migrations DSL.
Post a comment