pkgsrc/databases/ruby-dm-constraints/DESCR
taca e2dfa9ca30 Importing databases/ruby-dm-constraints 1.0.2.
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.
2010-09-11 23:50:47 +00:00

5 lines
205 B
Text

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.