Augment shorsighted code change in 5ef76b8b
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 7 Jun 2011 07:58:05 +0000 (09:58 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 7 Jun 2011 08:01:37 +0000 (10:01 +0200)
commit867f1b28c4934e62ad3545c8607b2bf4c145b34a
tree7ffa55bb7fdcd44ec840e31807a7c1bcac26d5ff
parent7077c96d00d2b539de5943ad18d3e9724af80199
Augment shorsighted code change in 5ef76b8b

The way _column_data_in_storage was unconditionally referenced, would
break both id() and ident_values(), which are supposed to construct
the identity based on current object state
lib/DBIx/Class/Ordered.pm
lib/DBIx/Class/PK.pm
lib/DBIx/Class/Row.pm
t/update/ident_cond.t [new file with mode: 0644]