Releases: PhenX/PhenX.EntityFrameworkCore.BulkInsert
Releases · PhenX/PhenX.EntityFrameworkCore.BulkInsert
v0.5.0
What's Changed
- Simplify tests by using Testcontainers.Xunit by @0xced in #92
- WIP: Dotnet 10 by @SebastianStehle in #83
- Actually use the async code paths for bulk insert by @0xced in #93
- Use MySQL with a pamelo fork. by @SebastianStehle in #95
#96
New Contributors
Full Changelog: v0.4.7...v0.5.0
v0.4.7
v0.4.6
v0.4.5
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
v0.4.3
v0.4.2
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
- @walapa-nl made their first contribution in #67
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- Removed benchmark results for Oracle and SQL Server
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.2
What's Changed
- Add progress callback by @PhenX in #58
- Fix double type mapping in Sqlite by @christiaanderidder in #59
Full Changelog: v0.3.1...v0.3.2