Categories: None [Edit]

mysql_schema_bulk_change

https://rubygems.org/gems/mysql_schema_bulk_change
https://github.com/jacob_kjeldahl/mysql_schema_bulk_change
This extension to the MysqlAdapter in ActiveRecord enables bulk updates to schema definitions. Pr. default when calling connection#add_column the change will be executed a once, but Mysql allows for multiple changes to be executed in one SQL statement (http://dev.mysql.com/doc/refman/5.1/en/alter-table.html). The advantage of this is that it takes a lot less time, especially if the table is large.

Total

Ranking: 118,418 of 183,692
Downloads: 5,226

Daily

Ranking: 55,996 of 183,682
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
35608,542,646activerecord
2,1138,620,523hoe
7,964403,173newgem

Owners

#GravatarHandle
1icon#2188