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.5 KB)
Runtime 依赖 (2):
activerecord
>= 0
activesupport
>= 0