Skip to main content

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.

Every view in a model must have this parameter or you’ll see model validation issues in the model IDE.

Syntax

schema: <schema_name>

Properties

schema
string
required
The name of the database schema containing the table.

Examples

Github schema with asset table
schema: GITHUB
table_name: ASSET