kaleidos / grails-postgresql-extensions

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

Where is version 3.4.0? #64

Closed ocomsoft closed 9 years ago

ocomsoft commented 9 years ago

As above, I am trying to use the multi-tenant-single-db with this plugin and I need to revert back to Hibernate3 but I cannot use JSONB with v3.3.0

ilopmar commented 9 years ago

I only created the new Jsonb for Hibernate4. If you need it for Hibernate3 I think I can cherry-pick the changes to that branch and release a new version.

ocomsoft commented 9 years ago

I appreciate all the work you have done, Imivan. However, I would love to be able to use the plugin from the repository. It turns out it's not as easy as just cherry picking the commit... :(

ilopmar commented 9 years ago

As you said it's not just cherry-picking the commit but the changes are pretty simpler. I wish I had more spare time but at this moment I'm very busy. Sorry...

Regards, Iván.

ilopmar commented 9 years ago

Backported from 4.X during GR8Conf Hackergarten and published in 3.4.0