my $data2= $context->{dbh}->selectrow_hashref( "select 1 where false" )
or die $DBI::errstr;
ACTIAL: died
EXPECTED: not died
in this case 'selectrow_hashref' returns undef, but must return '0E0'
This queue is for tickets about the DBD-Pg CPAN distribution.
The Basics
People
|
Bug Information
|