Commit graph

3 commits

Author SHA1 Message Date
taca
2ab5c4c263 Update ruby-dm-migrations package to 1.2.0.
* 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
2011-12-16 14:35:37 +00:00
taca
2e9f111d72 Update ruby-dm-migrations pacakge to 1.1.0.
It is a part of ruby-datamapper 1.1.0.

Changes in detail, please refer:
http://datamapper.org/articles/datamapper-110-released.html.
2011-06-19 08:26:09 +00:00
taca
8274c2ffc1 Importing databases/ruby-dm-migrations 1.0.2.
DataMapper plugin for writing and specing migrations.
2010-09-11 23:51:32 +00:00