ChangeTriggerConfig.models property

Tables that should notify — the complete desired set, not an addition.

Signature:

models?: readonly string[];

Remarks

Reconciliation is two-way: a table listed here without the trigger gets it, and a table that HAS the trigger but is not listed here has it dropped. So omitting models entirely (the default empty array) removes the trigger from every table it is currently on.

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