if primary key constraint is added, make associated columns primary keys
authorJustin Hunter <justin.d.hunter@gmail.com>
Sun, 18 Oct 2009 06:11:13 +0000 (23:11 -0700)
committerJustin Hunter <justin.d.hunter@gmail.com>
Sun, 18 Oct 2009 06:11:13 +0000 (23:11 -0700)
commitaa20eb7f0fbf686dab4347bd967f6990f1d5e3f6
treeb9184b4ccd79cf927d17d44c3db3c753d02b1b2d
parentf5ced7144136cf0883aa9d33ab4e42e3d1b496e2
if primary key constraint is added, make associated columns primary keys
lib/SQL/Translator/Object/Constraint.pm
lib/SQL/Translator/Object/Table.pm