Skip to content

Conversation

ProgrammingByPermutation
Copy link
Collaborator

Trying to fix the duplicate insertion issue. I'm guessing that EF Core is trying to determine the value before insertion rather than letting the database do it at insertion time. Trying this method to see if it fixes the issue

#70

Trying to fix the duplicate insertion issue. I'm guessing that EF Core
is trying to determine the value before insertion rather than letting
the database do it at insertion time. Trying this method to see if it
fixes the issue

#70
@ProgrammingByPermutation ProgrammingByPermutation merged commit 7ee94a6 into main Mar 5, 2025
4 checks passed
@ProgrammingByPermutation ProgrammingByPermutation deleted the fix/duplicates branch March 5, 2025 20:13
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.

1 participant