UPSERT functionality for MSSQL (#6842)
* Added upsertQuery for MSSQL * Updated changelog and model api * Add missing space * Removed parenthesis from arrow functions * Fixes edge case when two unique keys are present in model, added WITH(HOLDLOCK) to prevent concurrency issues, integration test for multiple unique keys
Showing
with
163 additions
and
3 deletions
-
Please register or sign in to post a comment