Skip to content

6.13.14

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 09 Mar 14:43
· 33 commits to master since this release

Download the library here

  • ADDED: Support to EF Core 7-Preview1
  • ADDED: Support to DisablePrimaryKeyNullCheck for SQLite
  • ADDED: Options InsertNotMatchedAndFormula, MergeNotMatchedAndFormula, SynchronizeNotMatchedAndFormula to allow filtering what should be inserted or not when there is no match with an existing row in the database.
  • IMPROVED: BulkUpdate now use directly an UPDATE statement whenever is possible instead of a MERGE MATCHED statement

Trial unlocked until the end of March