Skip to content

Enhance conflict resolution with support for raw SQL conditions and e…#51

Merged
PhenX merged 4 commits intomainfrom
feature/merge
Jun 1, 2025
Merged

Enhance conflict resolution with support for raw SQL conditions and e…#51
PhenX merged 4 commits intomainfrom
feature/merge

Conversation

@PhenX
Copy link
Copy Markdown
Owner

@PhenX PhenX commented Jun 1, 2025

…xpressions in OnConflictOptions

Fixes #5

@PhenX PhenX requested a review from SebastianStehle June 1, 2025 09:28
@PhenX PhenX marked this pull request as draft June 1, 2025 09:38
Comment thread src/PhenX.EntityFrameworkCore.BulkInsert.MySql/MySqlDialectBuilder.cs Outdated
Comment thread src/PhenX.EntityFrameworkCore.BulkInsert/Options/OnConflictOptions.cs Outdated
Comment thread src/PhenX.EntityFrameworkCore.BulkInsert/Dialect/SqlDialectBuilder.cs Outdated
@PhenX PhenX marked this pull request as ready for review June 1, 2025 11:47
@PhenX PhenX requested a review from SebastianStehle June 1, 2025 14:07
@PhenX PhenX merged commit 4913279 into main Jun 1, 2025
2 checks passed
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.

Implement on conflict where

2 participants