PostgreSQLConnectionWrapper constructor
PostgreSQLConnectionWrapper()
Implementation
PostgreSQLConnectionWrapper(super.nativeConnection, this.username, this.host,
this.port, this.database, this.secure);
PostgreSQLConnectionWrapper(super.nativeConnection, this.username, this.host,
this.port, this.database, this.secure);