Documentation / @zerotal/orm / index / _setDbConnection
Function: _setDbConnection()
_setDbConnection(
conn):void
Defined in: packages/orm/src/db/DB.ts:26
Test helper: inject a primary connection without going through the container/provider.
Parameters
conn
SQLInstance | null
Returns
void