这是indexloc提供的服务,不要输入任何密码
Skip to content

[postgres] type float4 not correctly parsed for large numbers (rounded) #5092

@Toub

Description

@Toub

Hasura does not correctly retrieve value for Postgres float4 large numbers (ex: 500000.5).

The value is rounded, instead of returning the real value.

However, if the postgres type is float8, no problem.

Is only float8 type is supported?

The documentation mentions float8, but does not explicitly mention that float4 is not supported.

Metadata

Metadata

Assignees

Labels

c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions