Re: [Dbix-class] How do I select bound functions with as 'as' name in the column

2013-03-08 Thread Robert Rothenberg
On 08/03/13 14:18 Peter Rabbitson wrote: > On Fri, Mar 08, 2013 at 02:05:19PM +, Robert Rothenberg wrote: >> > ... > >> This worked. Then, for reasons I don't understand, stopped working. > > Could you recall what you did when it stopped working? Upgrade or anything? Oh sorry. I added the ord

Re: [Dbix-class] How do I select bound functions with as 'as' name in the column

2013-03-08 Thread Peter Rabbitson
On Fri, Mar 08, 2013 at 02:05:19PM +, Robert Rothenberg wrote: > > I am trying to run a DBIx::Class query on a PostGIS function with binders, > with the attributes of the search query having something like: > > { > 'as' => [ > 'id', > 'name', > 'location', > 'distance_f