SqlPool interface
An executor that can hand out a dedicated connection.
Signature:
export interface SqlPool extends SqlExecutor
Extends: SqlExecutor
Methods
|
Method |
Description |
|---|---|
|
Take a connection out of the pool. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.