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 query support to Hstore #14

Closed ilopmar closed 10 years ago

ilopmar commented 10 years ago

Add query support to Hstore type

Alotor commented 10 years ago

Queries to be supported:

ilopmar commented 10 years ago

Do you have the postgres documentation link with the description of this queries?

Alotor commented 10 years ago

http://www.postgresql.org/docs/9.0/static/hstore.html

ilopmar commented 10 years ago

Created tasks #16, #17 and #18