Skip to content

Releases: PhenX/PhenX.EntityFrameworkCore.BulkInsert

v0.5.0

21 Mar 12:25
35154ee

Choose a tag to compare

What's Changed

New Contributors

  • @0xced made their first contribution in #92

Full Changelog: v0.4.7...v0.5.0

v0.4.7

18 Jan 20:52
dd47f26

Choose a tag to compare

What's Changed

  • Fix complex property update in ON CONFLICT clause in #89

Full Changelog: v0.4.6...v0.4.7

v0.4.6

16 Jan 16:11
844a080

Choose a tag to compare

What's Changed

  • Fix Oracle MERGE ORA-02012 error - invalid syntax in #85
  • Fix SQL column names with spaces and reserved keywords in #86
  • Fix release.yml Test step hanging by specifying target frameworks in #87

Full Changelog: v0.4.5...v0.4.6

v0.4.5

16 Nov 14:01
d9546ce

Choose a tag to compare

What's Changed

  • Enhance temporary table name generation with random suffix for uniqueness by @PhenX in #80
  • Fix table metadata collection for keyless entities by @Eisfunke in #77
  • Refactor MetadataProvider to improve table metadata retrieval logic by @PhenX in #81

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

15 Oct 20:46
df214d8

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

12 Oct 09:36
21e7863

Choose a tag to compare

What's Changed

  • Fixes #63 : Properties generated for many-to-many relationships in the DbContext prevented the lib to initialize by @PhenX in #73

Full Changelog: v0.4.2...v0.4.3

v0.4.2

14 Sep 14:22
b2751f7

Choose a tag to compare

What's Changed

  • Update NuGet package names in documentation examples by @walapa-nl in #67
  • Handle multiple DbSets using the same class as OwnedType by @PhenX in #69

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Jul 07:57

Choose a tag to compare

  • Removed benchmark results for Oracle and SQL Server

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jun 09:07

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

08 Jun 10:19
3cc19b3

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2