Re: [PATCH] Ima::DBI generates prepare_cached warnings
[prev]
[thread]
[next]
[Date index for 2005/05/27]
On Fri, May 27, 2005 at 04:08:23PM -0400, Casey West wrote:
> By default DBI will generate warnings if you try to prepare_cached() a
> statement that already has an active handle. Ima::DBI can generate
> those warnings when used with Class::DBI/DBIx::ContextualFetch. Below
> my sig is a patch to do the safe thing, gracefully clear the active
> statement handle and create a new one.
Thanks.
This introduces a dependency on DBI 1.40 (which in confirms a dependency
on perl 5.6). We previously only needed DBI 1.20.
I don't particularly have a problem with that, but I'm noting it just in
case anyone else does before I apply this and release a new Ima::DBI
Tony
|
|
Re: [PATCH] Ima::DBI generates prepare_cached warnings
Tony Bowden 22:08 on 27 May 2005
|