RT for rt.cpan.org
Skip Menu
|
Bug #71089 for DBIx-Abstract: no selectrow_array as method?
Active bugs
Resolved bugs
Rejected bugs
Preferred bug tracker
Please visit the
preferred bug tracker
to report your issue.
This queue is for tickets about the
DBIx-Abstract CPAN distribution
.
Report information
The Basics
Id:
71089
Status:
resolved
Priority:
0/
Queue:
DBIx-Abstract
People
Owner:
WINTER [...] cpan.org
Requestors:
stefanos [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
1.01
Fixed in:
(no value)
History
Show all quoted text
Tue Sep 20 08:22:07 2011
stefanos [...] cpan.org - Ticket created
Subject:
no selectrow_array as method?
please add the follow lines to Abstract.pm: sub selectrow_array { my $self = shift; $self->{'dbh'}->selectrow_array(@_); }
Sun Jul 15 20:09:18 2012
WINTER [...] cpan.org - Correspondence added
https://github.com/iarna/DBIx-Abstract/issues/1
Sun Jul 15 20:09:19 2012
The RT System itself - Status changed from 'new' to 'open'
Sun Jul 15 20:09:22 2012
WINTER [...] cpan.org - Taken
Tue Jan 14 12:57:55 2014
WINTER [...] cpan.org - Correspondence added
Moved to github.
Tue Jan 14 12:57:55 2014
WINTER [...] cpan.org - Status changed from 'open' to 'resolved'