Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
fix(model): V6 unique composite index upsert #12547
Conversation
Codecov Report
@@ Coverage Diff @@
## v6 #12547 +/- ##
==========================================
+ Coverage 93.42% 96.44% +3.01%
==========================================
Files 91 95 +4
Lines 8764 9168 +404
==========================================
+ Hits 8188 8842 +654
+ Misses 576 326 -250
Continue to review full report at Codecov.
|
|
@aecorredor @eseliger can we get this merged in. I am shocked at how such a small change has a long and arduous process. If I can help make things better please let me know. |
|
I'm not a maintainer so I really don't have much of a say in respect to that. |
|
@eseliger hey! who would be responsible for getting this approved and merged? Thanks! |
|
@eseliger any update on this from maintainers? This should be a pretty important issue as bulk updates are pretty common right? |
|
@papb sorry to bring you into this out of the blue. Just wondering what would the process be for us to get this in. Thanks! CC: @brianschardt |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Currently updateOnDuplicate for unique index and indexes do not work. This PR solves this issue.
This is following the conversation in this PR: #12516