Skip to content

support decimal.NullDecimal #209

@1zhanghan1

Description

@1zhanghan1

Describe the feature

The field types in the table are Nullable(Decimal(50,15)).
When I use decimal in a structure, reading data from NullDecimal is no problem, but when writing, an error occurs stating 'converting string to Decimal (50,15) is unsupported'

Motivation

Related Issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions