Releases: efcore/EFCore.SqlServer.HierarchyId
Releases · efcore/EFCore.SqlServer.HierarchyId
8.0.0
4.0.0
4.0.0-rc.2
- Update to EF7 RC2
4.0.0-rc.1
- Update to EF7 RC1
3.0.1
- Fixes an issue where every column was reverse engineered as HierearchyId
- Updates dotMorten.Microsoft.SqlServer.Types to version 1.4.0 fixing issues with certain HierearchyId values
- Enables Source Link
3.0.0
- Update to EF Core 6
- Enable value converters on hierarchyid columns
- Fix handling of null results in GetAncestor and GetReparentedValue