Hi,
This appears to be a command that is automatically issued by the postgres JDBC driver and the error returned by roapi prevents a successful connection in DBeaver
[2022-07-22T13:12:27Z INFO roapi::server::postgres] preparing query: SET extra_float_digits = 3
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectionClosed', D:\a\roapi\roapi\roapi\src\server\postgres.rs:114:40
Can support for this statement be added even if it is a no-op?
Thanks,
Chris Whelan