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

Add support for jsonb #58

Closed ilopmar closed 9 years ago

ilopmar commented 9 years ago

New hibernate user type for Postgresql 9.4 jsonb.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.21%) to 73.94% when pulling 51950f8112950f4cf04d9a2b15927e2691fd5930 on feature/jsonb into e5764dcd13d0cc53f38564669cfefd4ebd334718 on master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.21%) to 73.94% when pulling 51950f8112950f4cf04d9a2b15927e2691fd5930 on feature/jsonb into e5764dcd13d0cc53f38564669cfefd4ebd334718 on master.

ilopmar commented 9 years ago

@Alotor If you like it you can try to publish a new version with our new credentials :-)

Alotor commented 9 years ago

Wow, you're amazing. I'll try to check it out tonight.

Alotor commented 9 years ago

We can try to publish tomorrow with the common credentials. Seems amazing how easy it's the code for this integration :smile:

ilopmar commented 9 years ago

Please remember to update the version in the plugin descriptor file because I forgot it.