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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.3 - January 27, 2015 (12.5 KB)
  2. 1.0.2 - February 15, 2014 (12.0 KB)
  3. 1.0.1 - January 08, 2014 (12.0 KB)
  4. 1.0.0 - December 05, 2013 (12.0 KB)
  5. 0.1.4 - November 27, 2013 (11.0 KB)
  6. 0.1.3 - November 24, 2013 (10.0 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (3):

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

Development 相依性套件 (3):

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

擁有者:

作者:

  • Anthony Alberto

SHA 256 checksum:

ca696117afe0b14111c49d0e3e255869ee20e966ed1bd29974b6762de1aa9ecd

總下載次數 137,081

這個版本 2,691

License:

Ruby 版本需求:

相關連結: