Fix DB2 support:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 12 Mar 2008 01:49:17 +0000 (01:49 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 12 Mar 2008 01:49:17 +0000 (01:49 +0000)
commita168c1c4a411941fd0e9d1cbf8cfc24761f71b20
treedc38380c7a9247c06c2eb05645fb2b2d3b03a075
parentfbc9e19665eb41c3ada2166c37e0ba6eaaea515d
Fix DB2 support:
 - foreign_key_info needs the PK schema name
 - up/down-case table names when going to/from the DB
Changes
lib/DBIx/Class/Schema/Loader/DBI.pm
lib/DBIx/Class/Schema/Loader/DBI/DB2.pm