Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add store accessor support for json, jsonb, and hstore datatypes #322

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

jkowens
Copy link
Collaborator

@jkowens jkowens commented Oct 6, 2016

Add support for setting attributes on serialized fields using store accessor. JSON, JSONB and HSTORE data types require AR 4.0 and up. Stores backed by a text field are supported in Rails 3.2.

Resolves #313, #186 and #150.

@jkowens jkowens force-pushed the add_store_support branch 18 times, most recently from ad23f19 to 1f728c5 Compare October 7, 2016 16:53
@jkowens
Copy link
Collaborator Author

jkowens commented Oct 7, 2016

@mparodi and @anthonator could you confirm if this update resolves your issue?

@jkowens jkowens mentioned this pull request Oct 7, 2016
Support store accessors for text, json, jsonb, and hstore data types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant