HStore and Ember Data

Just curious if anyone here has used postgres Hstore in rails backend with Ember Data.

Two questions:

1.) Any general caveats, tips, discoveries?

2.) Is there any generic way to implement the hstore type in an ember model?

I’m not aware of anyone who has attempted to do this. However, Ember Data is intended to be very flexible. If you begin implementation and have issues with this, please let us know.

Thanks for the reply. I think I have an idea how to do this creating a custom transform. Will give it a try and post my results if I can get it to work.

This topic was automatically closed after 3 days. New replies are no longer allowed.