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 support for PostgreSQL datatype jsonb #714

Merged
merged 5 commits into from
Apr 11, 2018
Merged

Add support for PostgreSQL datatype jsonb #714

merged 5 commits into from
Apr 11, 2018

Conversation

haocao
Copy link
Member

@haocao haocao commented Apr 10, 2018

Fixes #628.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (dev@84f0d43). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #714   +/-   ##
======================================
  Coverage       ?   68.25%           
======================================
  Files          ?      455           
  Lines          ?     8727           
  Branches       ?     1415           
======================================
  Hits           ?     5957           
  Misses         ?     2448           
  Partials       ?      322
Impacted Files Coverage Δ
.../core/parsing/parser/clause/WhereClauseParser.java 92.74% <100%> (ø)
...arsing/parser/clause/InsertValuesClauseParser.java 92.59% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84f0d43...936c2dc. Read the comment docs.

@terrymanu terrymanu merged commit 0028262 into apache:dev Apr 11, 2018
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.

3 participants