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:
=
installieren:
=
Versionen:
- 0.1.2 April 12, 2015 (11,5 KB)
Runtime Abhängigkeiten (2):
activerecord
>= 0
activesupport
>= 0