large-hadron-migrator 0.2.1
Migrate large tables without downtime by copying to a temporary table in chunks. The old table is not dropped. Instead, it is moved to timestamp_table_name for verification.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            ~> 2.3.8
          
          
            activesupport
            ~> 2.3.8