Felipe Gonçalves
Results
2
comments of
Felipe Gonçalves
> yes, I think we should allow to set connection config per connection on demand > > There might be a workaround to your issue though. What auth plugin is...
> I'm not a big fan of polymorphic arguments but we could probably add to `createPool(config: PoolConfig)` another version `createPool(createConfigOptionallyAsyncFunction)`, it'll get all config parameters at the time a new...