[Dbix-class] 08100: branch roundup, owners please respond.

Matt S Trout dbix-class at trout.me.uk
Thu Apr 10 17:30:06 BST 2008


On Tue, Apr 08, 2008 at 07:24:03AM -0700, John Napiorkowski wrote:
> > 
> > The other thing to consider is: Can we not just do
> > ensure_connected on the
> > way in to anything that's going to use the dbh
> > (insert, select etc.) so
> > specific methods don't have to worry about it at
> > all?
> > 
> 
> >From my testing I found by the time we get to
> insert/update, etc it's too late.  Let me give it
> another look, since I'd rather have a more general
> solution than one that just solves this particular
> problem.

Erm, but they're what -calls- the bind attributes stuff ...

-- 
      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