Properly generate expression to read provider-specific types from BufferedDataReader #23104
Labels
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
regression
Servicing-approved
type-bug
Milestone
xref: efcore/EFCore.SqlServer.HierarchyId#24
Rather than passing SqlBytes to the converter, we pass object when using buffering data reader. Buffering data reader should match up type correctly.
The text was updated successfully, but these errors were encountered: