Added support for handling Class::DBI::Column in CDBICompat
authorMike Francis <ungrim97@gmail.com>
Mon, 21 Jul 2014 15:13:46 +0000 (16:13 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 24 Jul 2014 02:27:30 +0000 (04:27 +0200)
commit7ad8022223af1f054ba826716e7099c6d16d5699
tree0267bb8161cbfb026cbaf17c684a5a0dd362ca0d
parent2040ad7310898ed82cbd23ccf21fdb2a4cb4e102
Added support for handling Class::DBI::Column in CDBICompat
Changes
lib/DBIx/Class/CDBICompat/AccessorMapping.pm
t/cdbi/71_column_object.t [new file with mode: 0644]
t/cdbi/testlib/ColumnObject.pm [new file with mode: 0644]