On Sun, 2005-09-25 at 20:31 +0100, David Baird wrote:
>
> Ahah, I see. That was a fix supplied by me a while ago :-). The
> problem was that CDBI::Loader takes lots of additional useful options,
> which you can pass in the call to setup(), but the old calling
> convention blocked that. What you need to say is
>
> CD->setup('dbi:Pg:dbname=xxxx', 'xxxx', 'xxxx', { options =>
> {AutoCommit => 1} } );
>
> Pretty sucky, but this way you can pass other CDBI::Loader arguments
> in the href.
>
> I'll file a bug report to fix the docs. Who knows, we might even get
> round to actually fixing the docs one day...Fixing the documentation is always nice ;-) -- Paulo Silva <[EMAIL PROTECTED]> Eurotux Informática, S. A.
signature.asc
Description: This is a digitally signed message part
