Add support for nested hashref form of col_accessor_map
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 11 Nov 2015 13:04:25 +0000 (13:04 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 11 Nov 2015 13:04:58 +0000 (13:04 +0000)
commit3a7a1d7726d84d0970d8ff8e8107fc52e3af0f53
tree6bff9c53b60ed6af51ab41f1827a3fa13984575e
parent3c162f3a933db440b4ba442d2ff81d5b9cb87487
Add support for nested hashref form of col_accessor_map

Thanks to @davorg++ for spotting the omission.
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
lib/DBIx/Class/Schema/Loader/Column.pm [new file with mode: 0644]
t/lib/dbixcsl_common_tests.pm