Closed Michael-A-McMahon closed 1 year ago
Hi, is it possible to have a new versión with this fix?
I think we are overdue for one. This fix seems critical as I would consider r2dbc-pool to be the defacto solution for pooling R2DBC connections.
I'll see if I can get the process started on this. Probably a patch release numbered as 1.1.1 would be appropriate, as no major features have been added since 1.1.0 back in November 2022.
Fixes #111
If the protocol option is set to an empty string, then it is treated the same as if no value had been set. This is done for compatibility with the R2DBC Pool project.