summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-migrations
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2011-12-16Update ruby-dm-migrations package to 1.2.0.taca3-8/+9
* 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-06-19Update ruby-dm-migrations pacakge to 1.1.0.taca3-12/+9
It is a part of ruby-datamapper 1.1.0. Changes in detail, please refer: http://datamapper.org/articles/datamapper-110-released.html.
2010-09-11Importing databases/ruby-dm-migrations 1.0.2.taca4-0/+81
DataMapper plugin for writing and specing migrations.