[Dbix-class] Does DBIx::Class support postgresql arrays and ANY syntax?

Adam Witney awitney at sgul.ac.uk
Tue Feb 17 12:04:58 GMT 2009


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



More information about the DBIx-Class mailing list