Hi,

Does DBIx::Class support PostgreSQL array columns? I would normally query using something like this:

SELECT * FROM test1 WHERE 1 = ANY(my_array_col);

I can't seem to find anything via google at this point.

thanks for any help

adam

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to