Ok I think I know what's going on. The issue is our cache implementation. 
When caching is not part of the equation the array stuff works fine.

We use the MockDataProvider with REDIS to do out cache (I'm sure you recall 
this technique and associated blog post). Anyway, there may be a bug in 
the formatJSON() method of ResultImpl with regard to how it handles 
array-type columns. Something with regard to serialization/de-serialization 
of the Result  to/from JSON. I will investigate and post back here or on 
Github if I find a bug.

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to