Skip to content

Add support for ON CONFLICT as a support for upserts in PostgreSQL#335

Merged
brianc merged 3 commits into
brianc:masterfrom
rohitishere1:master
Oct 19, 2016
Merged

Add support for ON CONFLICT as a support for upserts in PostgreSQL#335
brianc merged 3 commits into
brianc:masterfrom
rohitishere1:master

Conversation

@rohitishere1
Copy link
Copy Markdown
Contributor

PostgreSQL supports upserts by ON CONFLICT clause provided
in versions 9.5 and above. This should fix issue #333

PostgreSQL supports upserts by ON CONFLICT clause provided
 in versions 9.5 and above. This should fix issue #333
@jibinjosepez
Copy link
Copy Markdown

This is very nice feature. As we are planning to use latest version of postgres this will be really useful
@Team when can I expect it in trunk?

@brianc
Copy link
Copy Markdown
Owner

brianc commented Oct 19, 2016

Awesome work! Sorry for taking a while to get to this. Pushing a new minor version out to npm today!

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.

4 participants