DB_CONN_STR variable
DB_CONN_STR from the environment, read once when this module loads.
Signature:
DB_CONN_STR: string | undefined
Remarks
The fallback database() uses when IMQORMOptions.connectionString is absent. Because it is captured at import time, changing process.env later has no effect on it.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.