summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-constraints/DESCR
blob: 58db45678f06f145f93ba6bf8f99d49f08d2d732 (plain)
1
2
3
4
5
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.