Skip to content

v2.0.3 (EF Core)

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 27 Jun 14:11
· 315 commits to master since this release
  • FIXED: Issue with SQLite + DeleteFromQuery (#494)
  • ADDED: Lock when using the cache list to solve "FromCache call sometimes results in "Index was outside the bounds of the array." #338"
  • ADDED: IgnorePropertyAdded to ignore all properties (but key) when an entity is in the Added state.