Defines a list of views from the database schema to include in the model. Views that aren’t included can’t be referenced when modeling.Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
- Fully-qualified view names (
<schema>.<view>or<schema>__<view>) are supported. - Use wildcard syntax (
\*) to match multiple views within a schema