Skip to content

BigDecimal Json View Issues #23

Closed
Closed
@twiz911

Description

@twiz911

Hi

Your library does exactly what we were looking for. However, we've noticed enabling it changes our BigDecimal field JSON from:

"latitude": 9874359834.345,

to:

"latitude": { "intVal": null, "scale": 3, "precision": 13, "stringCache": null, "intCompact": 9874359834345 },

How can we restore it back to the initial version?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions