RawClient type
A RawExecutor that can also open a transaction.
Signature:
export type RawClient = SqlPool;
References: SqlPool
Remarks
installChangeTriggers() needs one so the whole reconciliation — the function, the added triggers and the dropped ones — either lands or does not.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.