madeintandem / hstore_accessor

Adds typed hstore-backed field support to ActiveRecord models.
MIT License
242 stars 47 forks source link

Reasons for deprecation of Array type support #66

Closed hafizio closed 9 years ago

hafizio commented 9 years ago

I was trying to nest an array as a content of the hstore value. What are the reasons for the deprecation? Is there better design decision rather that having a nested array? I find it quite useful in my use cases. Thanks for the clarification in advance!

hafizio commented 9 years ago

I notice this is a duplicate of #57. I'm closing the issue.