graphql-engine/docs/graphql
Auke Booij bc3d735bf3
server/docs: add instructions to fix loss of float precision in PostgreSQL <= 11 (#5187)
This adds a server flag, --pg-connection-options, that can be used to set a PostgreSQL connection parameter, extra_float_digits, that needs to be used to avoid loss of data on older versions of PostgreSQL, which have odd default behavior when returning float values. (fixes #5092)
2020-06-30 10:39:25 +02:00
..
manual server/docs: add instructions to fix loss of float precision in PostgreSQL <= 11 (#5187) 2020-06-30 10:39:25 +02:00