Skip to content

Conversation

@sblackstone
Copy link

Fixes #100.

What did this pull request do?

Allows merge queries to use onConflict for non-primary keys.

User Case Description

Merge queries shouldn't always be on primary key fields, they make little sense when a field has a single canonical identity field.

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.

MERGE queries shouldn't require primary key setting.

1 participant