It would be nice to be able to do queries such as: ```groovy def result = Like.where { pgArrayContains 'favoriteNumbers', numbers }.get() ```