Fix set_column on non-native (+columns) selections (RT#86685)
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 27 Jul 2014 22:39:19 +0000 (00:39 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 27 Jul 2014 23:12:17 +0000 (01:12 +0200)
commit57e9c142d79b612040929c7038b42a8d8bba78df
treec6a154bc6a88f1f53c9f4c5fe1b2fe5c03cc8005
parent30681c23187d5f13d57eda0c97dda1be5fb291d1
Fix set_column on non-native (+columns) selections (RT#86685)
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/Row.pm
t/row/set_extra_column.t [new file with mode: 0644]