[Dbix-class] Postgresql hstore

Dmitry Belyavsky beldmit at gmail.com
Mon Sep 10 03:12:00 GMT 2012


Greetings!

On Mon, Sep 10, 2012 at 1:27 AM, Bill Moseley <moseley at hank.org> wrote:
>
>
> On Sat, Sep 8, 2012 at 12:08 PM, Dmitry Belyavsky <beldmit at gmail.com> wrote:
>>
>> Greetings!
>>
>> We use HSTORE very active and it works fine with a little help of
>> inflate/deflate column.
>
>
> How do you specify the attributes in inserts/updates and queries in
> DBIx::Class?  Scalar references?

We specify it as hash refs in insert/update and we use native hstore
syntax in selects.


-- 
SY, Dmitry Belyavsky



More information about the DBIx-Class mailing list