ChangeTriggerConfig.schema property
Default schema of the listed tables (default public).
Signature:
schema?: string;
Remarks
A model may name its own schema as schema.Table, which wins over this. That is what lets a service reconcile tables it creates at run time — a tenant schema, say — without naming the default one.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.