Skip to content

jplaut/add_activerecord_support_for_mysql_engine_option

Repository files navigation

AddActiverecordSupportForMysqlEngineOption

This is a plugin for Rails 3 that modifies Active Record ruby schema dump to support adding an “engine” option to mysql migrations. This is necessary when creating tables that require a mysql engine to be specified, such as when creating spatial indexes.

To use, simply add this gem to your gemfile and bundle install.

About

Add support for engine option in rails mysql migrations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages