Hello Michael > Thx! Your suggestion worked.
Nice to know! > It's PostgreSQL syntax. And yes, there are some other array operators > i am missing: > http://www.postgresql.org/docs/9.0/static/functions-array.html > In particular the contains operator. Very nice. Some of those operations seem compatible with some other databases. I'll file this as feature request #996: https://sourceforge.net/apps/trac/jooq/ticket/996 I'll have to dig into the various databases' documentation to find out where I can use synergies between their syntaxes in order to implement the most useful API in jOOQ. Hence, this may not make it in 2.0.1. I'll keep you posted. Cheers Lukas
