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.

If not defined explicitly, Omni will infer table_name: {view_name}.

Syntax

table_name: <table_name>

Properties

table_name
string
The name of the database table underlying the view. If not specified, defaults to the view file name.

Examples

orders table in ecomm schema
schema: ecomm
table_name: orders