closeConnection method
deno-postgres@v0.17.0/QueryClient/closeConnection.
Implementation
Future<void> closeConnection() => callFutureMethod(this, 'closeConnection');
deno-postgres@v0.17.0/QueryClient/closeConnection.
Future<void> closeConnection() => callFutureMethod(this, 'closeConnection');