Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* alter table is fixed for postgres
* Property options (such as :length) are now correctly used in migrations
* Support to specify table options when creating a table was added (for things
like db engines in mysql etc.)
* Fix bug related to migrating custom types derived from builtin types
|
|
It is a part of ruby-datamapper 1.1.0.
Changes in detail, please refer:
http://datamapper.org/articles/datamapper-110-released.html.
|
|
DataMapper plugin for writing and specing migrations.
|