IMQORMOptions.connectionString property
Postgres connection string.
Signature:
connectionString?: string;
Remarks
Optional only because DB_CONN_STR can supply it. With neither, database() throws.
Postgres connection string.
Signature:
connectionString?: string;
Optional only because DB_CONN_STR can supply it. With neither, database() throws.