A function that will create an opened instance of PostgreSQLConnection
when executed.
Source
typedef Future<PostgreSQLConnection> PostgreSQLConnectionFunction();
A function that will create an opened instance of PostgreSQLConnection
when executed.
typedef Future<PostgreSQLConnection> PostgreSQLConnectionFunction();