[Dbix-class] Deflation of objects in search conditions

Matt S Trout dbix-class at trout.me.uk
Mon Jun 8 20:27:57 GMT 2009


On Mon, Jun 08, 2009 at 01:20:31PM +0200, Peter Rabbitson wrote:
> We are now as close as ever to be able to do this cleanly, but
> I have stumbled upon a tricky problem. Please see this commit
> for my thoughts. The comment is in Storage::DBI::_select_args()
> 
> http://dev.catalyst.perl.org/svnweb/bast/revision/?rev=6545

We still can't do this generally because it'll sort of maybe work for
some inflate columns but ... it won't work for rel names, or for multi-col
keys, or for has_manys, or ...

So ... no. This isn't going to work generally, and probably won't work
very wqell specifically, so sod it.

-- 
        Matt S Trout         Catalyst and DBIx::Class consultancy with a clue
     Technical Director      and a commit bit: http://shadowcat.co.uk/catalyst/
 Shadowcat Systems Limited
  mst (@) shadowcat.co.uk        http://shadowcat.co.uk/blog/matt-s-trout/



More information about the DBIx-Class mailing list