mysql_big_table_migration 0.1.2
A Rails plugin that adds methods to ActiveRecord::Migration to allow columns and indexes to be added to and removed from large tables with millions of rows in MySQL, without leaving processes seemingly stalled in state "copy to tmp table".
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.2 April 12, 2015 (11.5KB)
Runtime依存関係 (2):
activerecord
>= 0
activesupport
>= 0