graphile / crystal

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
https://graphile.org/
Other
12.63k stars 572 forks source link

Add support for `hstore` extension #311

Closed kasbah closed 6 years ago

kasbah commented 7 years ago

Just started playing around with postgraphql. It's really neat!

I noticed that the hstore extension isn't supported yet and any hstore values are returned as "[object Object]" strings. It's not biggie for me personally but thought I would propose it as an enhancement anyway.

benjie commented 6 years ago

v4.0.0-rc4 will contain hstore support