changed SQLT::Parser::DBIC so that in FK constraints, both the field order for the...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 14 May 2008 16:05:22 +0000 (16:05 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 14 May 2008 16:05:22 +0000 (16:05 +0000)
commitd1b264d3e650a18228410a9fa9b1657f0d97f5b1
tree3ccc17e3416ed1d85e3bb46b6c90720112921932
parentaae8ca08d65518a4c076746a858f9a5f76f1dff1
changed SQLT::Parser::DBIC so that in FK constraints, both the field order for the source and target tables are ensured to follow the same ordering rule
lib/SQL/Translator/Parser/DBIx/Class.pm
t/86sqlt.t