Categories: None [Edit]
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: 119,021 of 184,752
Downloads: 5,265
Daily
Ranking: 39,214 of 184,744
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
35 | 637,101,680 | activerecord |
2,156 | 8,713,594 | hoe |
8,122 | 405,604 | newgem |
Owners
# | Gravatar | Handle |
---|---|---|
1 | #2188 |