Hi there,
I have:
Its working beautifully.
This setup allows me to query nested data inside of the settings value column http://edgeguides.rubyonrails.org/active_record_postgresql.html#json-and-jsonb
Is there any interest in having this as a pull request?
Do you have a preference for configuration since it requires a user migration?
Hi there,
I have:
valuecolumn to postgres JSONserialize :value, Hashinside SettingObjectIts working beautifully.
This setup allows me to query nested data inside of the settings
valuecolumn http://edgeguides.rubyonrails.org/active_record_postgresql.html#json-and-jsonbIs there any interest in having this as a pull request?
Do you have a preference for configuration since it requires a user migration?