Matt Nuss

Results 1 comments of Matt Nuss

https://github.com/r2dbc/r2dbc-pool/blob/3ee034a65e888e0e3fcb330777afc3715ced6797/src/main/java/io/r2dbc/pool/PooledConnection.java#L66 seems to be hard-set to use LOCAL validation regardless of configuration options. Should allow for REMOTE validation shouldn't it? @mp911de