summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-constraints/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2011-12-16Update ruby-dm-constraints package to 1.2.0.taca1-3/+3
* Total rewrite * Fixed for Oracle
2011-06-19Update ruby-dm-constraints pacakge to 1.1.0.taca1-4/+3
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-constraints 1.0.2.taca1-0/+15
Plugin that adds foreign key constraints to associations. Currently supports only PostgreSQL and MySQL. All constraints are added to the underlying database, but constraining is implemented in pure ruby.