8000 support decimal.NullDecimal · Issue #209 · go-gorm/clickhouse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
support decimal.NullDecimal #209
Open
@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

    0