2013-09-26 17:14:40 +02:00

6 lines
205 B
Plaintext

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.