Release Name: 0.3.0
Notes:
Allows foreign keys to be specified in ActiveRecord migrations. Foreign keys
via this plugin are currently supported for the following database adapters:
* MySQL
* PostgreSQL
* SQLite
* SQLite3
Changes:
Wed Aug 8 2007 Clinton R. Nixon <clinton@viget.com>
* Multiple-column foreign keys added
Tue Aug 7 2007 Clinton R. Nixon <clinton@viget.com>
* Added database dependencies
* Added ALTER TABLE support for PostgreSQL and SQLite
Mon Aug 6 2007 Clinton R. Nixon <clinton@viget.com>
* Initial check-in
* Added correct pluralization
* Added MIT license
|