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

allow pg upsert specify conflict target column #181

Merged
merged 1 commit into from
Jul 31, 2020
Merged

allow pg upsert specify conflict target column #181

merged 1 commit into from
Jul 31, 2020

Conversation

afezeria
Copy link
Contributor

允许在 insertOrUpdate 函数中手动指定唯一索引包含的列

@afezeria afezeria closed this Jul 29, 2020
@afezeria afezeria deleted the feature/pg-upsert-on-unique-idx branch July 29, 2020 08:53
@afezeria afezeria restored the feature/pg-upsert-on-unique-idx branch July 29, 2020 09:03
@afezeria afezeria reopened this Jul 29, 2020
@vincentlauvlwj vincentlauvlwj changed the base branch from master to v3.1.x July 31, 2020 17:57
@vincentlauvlwj vincentlauvlwj merged commit 7acf7f9 into kotlin-orm:v3.1.x Jul 31, 2020
@vincentlauvlwj
Copy link
Member

谢谢

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