Skip to content

Add support for PostgreSQL jsonb columns#484

Merged
batter merged 1 commit intopaper-trail-gem:masterfrom
mattbeedle:jsonb
Feb 12, 2015
Merged

Add support for PostgreSQL jsonb columns#484
batter merged 1 commit intopaper-trail-gem:masterfrom
mattbeedle:jsonb

Conversation

@mattbeedle
Copy link
Copy Markdown

Postgres now has binary JSON columns

@batter
Copy link
Copy Markdown
Collaborator

batter commented Feb 9, 2015

And it accepts the same raw input? Docs say:

They accept almost identical sets of values as input

Just want to make sure we don't need to do any special serialization for inserts here, sounds like we don't.

@batter batter added this to the 4.0.0 milestone Feb 9, 2015
batter added a commit that referenced this pull request Feb 12, 2015
Add support for PostgreSQL jsonb columns
@batter batter merged commit e547bc8 into paper-trail-gem:master Feb 12, 2015
batter added a commit that referenced this pull request Feb 12, 2015
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.

2 participants