RubyGems Navigation menu

mysql_online_migrations 0.1.3

MySQL 5.6 adds a way to append `LOCK=NONE` to alter table statements to allow online migrations. Let's use it.

Gemfile:
=

install:
=

Versions:

  1. 1.0.3 January 27, 2015 (12.5 KB)
  2. 1.0.2 February 15, 2014 (12 KB)
  3. 1.0.1 January 08, 2014 (12 KB)
  4. 1.0.0 December 05, 2013 (12 KB)
  5. 0.1.4 November 27, 2013 (11 KB)
  6. 0.1.3 November 24, 2013 (10 KB)
Show all versions (9 total)

Runtime Dependencies (3):

activerecord ~> 3.2.15
activesupport ~> 3.2.15
mysql2 >= 0

Development Dependencies (3):

logger >= 0
pry >= 0
rspec >= 0

Owners:

Authors:

  • Anthony Alberto

SHA 256 checksum:

=

Total downloads 144,000

For this version 2,937

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: