SqlPool.connect() method
Take a connection out of the pool.
Signature:
connect(): Promise<SqlConnection>;
Returns:
Promise<SqlConnection>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.
Take a connection out of the pool.
Signature:
connect(): Promise<SqlConnection>;
Returns:
Promise<SqlConnection>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.