initializedConnectionsCount method
deno-postgres@v0.17.0/Pool/initialized.
Implementation
Future<int> initializedConnectionsCount() =>
callFutureMethod(this, 'initialized');
deno-postgres@v0.17.0/Pool/initialized.
Future<int> initializedConnectionsCount() =>
callFutureMethod(this, 'initialized');