You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?