[Dbix-class] 08100: branch roundup, owners please respond.
Matt S Trout
dbix-class at trout.me.uk
Fri Mar 14 19:48:38 GMT 2008
On Tue, Mar 11, 2008 at 02:07:24PM -0700, John Napiorkowski wrote:
>
> --- Matt S Trout <dbix-class at trout.me.uk> wrote:
>
> > versioned and cdbicompat are merged to trunk.
> >
> > that leaves -
> >
> > alias_length_limit
> > bindtype_ensure_connected
>
> That's mine. It's a branch to make sure the database
> is connected if you are specifying a custom bind type.
> I'm stuck because it looks like the latest version of
> Postgresql actually solves the problem of needing bind
> types to support blobs properly. I need a bit of time
> to set up a new virtual machine with the older version
> of postgresql to run my tests against. I'll should be
> able to work on that later this month. It's a low
> priority bug fix, just that if your very first query
> is one that needs the bind types it will blow up.
> There is a workaround of forcing ensure connected.
I think we were looking at forcing ensure_connected right at the top of any
method that could possibly need this stuff.
I think the storage should really be able to just assume it.
Could you have a poke around?
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the DBIx-Class
mailing list