cjohansen / mysql_foreign_keys

MySQL foreign keys for Rails migraitons

Home Page:http://www.cjohansen.no/projects/mysql_foreign_keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL Foreign Keys
##################

Add and remove foreign key restraints for MySQL tables.

See the lib/mysql_foreign_keys.rb file for details on usage of the methods:
  add_foreign_key
  remove_foreign_key

Author:
  Christian Johansen
  www.cjohansen.no

Released under the MIT license. No Support. No Warranty.
Copyright (c) 2008 Christian Johansen

About

MySQL foreign keys for Rails migraitons

http://www.cjohansen.no/projects/mysql_foreign_keys

License:MIT License