DerivedDataLayer interface
The config the middlewares consume, keyed by physical table.
Signature:
export interface DerivedDataLayer
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Record<string, string> |
Tables whose writes are recorded, and the model name to record. | ||
|
Set<string> |
Columns stored under a timestamp codec, by column name. | ||
|
Relations per MODEL, for the query translator. | |||
|
Scope columns per table per level. | |||
|
Soft-delete and authorship columns per table. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.