Skip to content

This PR addresses issue #1573 by modifying the GetDeserializer logic to map nullable decimal values to 0m instead of null.#2167

Open
AlexGreatDev wants to merge 1 commit into
DapperLib:mainfrom
AlexGreatDev:fix/nullable-decimal-1573
Open

This PR addresses issue #1573 by modifying the GetDeserializer logic to map nullable decimal values to 0m instead of null.#2167
AlexGreatDev wants to merge 1 commit into
DapperLib:mainfrom
AlexGreatDev:fix/nullable-decimal-1573

fix: handle nullable decimal by returning 0m if null (closes #1573)

5cc7438
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs