Make sure is_plain_value returns the actual object pre-stringify
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 5 Sep 2014 08:37:21 +0000 (10:37 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 7 Sep 2014 09:27:05 +0000 (11:27 +0200)
commitd0ecdb28a6c6ba2112bf49e3fa687ee989353a9f
treef9d7f9bc6bcacae9b30c92eb4d460ee36900dc04
parenta1c9e0ff9f5080ab1f556b133d94af28c9a6b542
Make sure is_plain_value returns the actual object pre-stringify

This is important since DBIC is starting to heavily rely on the
contents of the returned []
lib/SQL/Abstract.pm
t/23_is_X_value.t