mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
6 lines
205 B
Plaintext
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.
|