new PostgreSQLClient()
Represents an PostgreSQL client
Methods
close(arg0)
Parameters:
Name | Type | Description |
---|---|---|
arg0 |
function |
getConnection(arg0) → {SQLClient}
Parameters:
Name | Type | Description |
---|---|---|
arg0 |
function |
Returns:
- Type
- SQLClient