Skip to content

Query returning incorrect float values #30

Description

@martinvergara26

Making a simple query like:
select some_float_column from some_table;
is returning a row with some_float_column = 1040480
But in the database it's actually 1040478.3

Same problem happening with other rows.

some_float_column is of type float4

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