kaleidos / grails-postgresql-extensions

Grails plugin to use postgresql native elements such as arrays, hstores,...
Apache License 2.0
78 stars 63 forks source link

Add support for UUID arrays #92

Closed karaken12 closed 7 years ago

karaken12 commented 7 years ago

The title says it all, really. I'm using an array of UUIDs, and the plugin currently doesn't support this. I've forked and made it work locally, so I'll submit a pull request as soon as I've added all the necessary tests.

ilopmar commented 7 years ago

Merged into master from PR #93 and released on 4.6.7