1) Add an explicit error to columns_info_for if the given schema/table combination...
authorJess Robinson <castaway@desert-island.me.uk>
Mon, 24 Jul 2006 12:16:00 +0000 (12:16 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Mon, 24 Jul 2006 12:16:00 +0000 (12:16 +0000)
commit099049b53886d1ca65db05e3dcfdd1ce0dd11679
treea7b81d596a9d140bbf2719098995feb8291eb253
parentcebfddb3f2a7b76b82e76bf24292ad5b46ab764b
1) Add an explicit error to columns_info_for if the given schema/table combination produces no results.
2) Upper case the input for Oracle.
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Oracle.pm