Hi, does anyone know if Glorp supports the array type in Postgres? I did a basicExecuteSQLString: and it came back with '{1,2,3}' so as if it might not be too complicated to make work for my scenario at least. I really want to do a toManyMapping using these integers in the array as a join to another table and have it resolve their objects, but wouldn't know where to start!

Thanks
Chris

Reply via email to