Tue Feb 09 12:31:22 2016scmcmurray [...] gmail.com - Ticket created
Subject:
raw() fails for insert..returning queries
Date:
Tue, 9 Feb 2016 09:31:05 -0800
To:
bug-DBIx-Raw [...] rt.cpan.org
From:
Sean McMurray <scmcmurray [...] gmail.com>
https://metacpan.org/source/SRCHULO/DBIx-Raw-0.12/lib/DBIx/Raw.pm#L396-420
contains logic that prevents DBI::Raw from returning the values of an
insert...returning query or an update...returning query.
Why not allow such queries to return results? You don't have similar
restrictions for aoh(), etc.
Mon Mar 21 18:12:02 2016violapiratejunky [...] gmail.com - Correspondence added
On Tue Feb 09 12:31:22 2016, scmcmurray@gmail.com wrote:
Show quoted text
> https://metacpan.org/source/SRCHULO/DBIx-Raw-0.12/lib/DBIx/Raw.pm#L396-420
> contains logic that prevents DBI::Raw from returning the values of an
> insert...returning query or an update...returning query.
>
> Why not allow such queries to return results? You don't have similar
> restrictions for aoh(), etc.
Hi Sean! I'm having a little bit of trouble understanding what you mean. Could you give me some specific examples of what you'd like to see?
Mon Mar 21 18:12:02 2016The RT System itself - Status changed from 'new' to 'open'