SyncOptions.withNoViews property

Syncs tables and indices only, leaving every view untouched.

Signature:

withNoViews?: boolean;

Remarks

For a database where views are owned by migrations or by a DBA rather than by the model definitions, and for start-up paths that should not drop and rebuild every view.

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