cast icon indicating copy to clipboard operation
cast copied to clipboard

when Nullable(Float64)\Nullable(String)

Open Aload opened this issue 2 years ago • 0 comments

When we use Nullable(XXX), the default return is not what I want. If Float64 is passed null, I want to store it to null .

Aload avatar Jun 07 '22 08:06 Aload