drogonframework / drogonframework/drogon

support upsert in orm-lib

Open
#1,441 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 13h
Merged PRs (30d)
14

Description

Is it possible to add interfaces in orm-lib to support `upsert` in MySQL and PostgreSQL.

In MySQL
[INSERT ... ON DUPLICATE KEY UPDATE](https://dev.mysql.com/doc/en/insert-on-duplicate.html)

In Postgresql
https://wiki.postgresql.org/wiki/UPSERT

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.