DataLayer interface

What dataLayer() hands back.

Signature:

export interface DataLayer 

Properties

Property

Modifiers

Type

Description

derived

DerivedDataLayer

The config this was built from.

middleware

readonly SqlMiddleware[]

Pass straight to the middleware option of postgres().

Methods

Method

Description

close()

Releases the audit pool. A no-op when nothing is recorded.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.