poolGetConnection abstract method
Implementation
@override
Future<Result<Connection>> poolGetConnection(
int poolId, {
ConnectionOptions? options,
});
@override
Future<Result<Connection>> poolGetConnection(
int poolId, {
ConnectionOptions? options,
});