Categories: None [Edit]

kjeldahl-mysql_schema_bulk_change

https://rubygems.org/gems/kjeldahl-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: 154,399 of 189,199
Downloads: 3,608

Daily

Ranking: 114,730 of 189,169
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36748,444,694activerecord
2,3169,117,394hoe
8,555422,213newgem

Owners

#GravatarHandle