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.
Source view parameters
Target view parameters
Join configuration
| Name | Description |
|---|
join_type | Specifies the type of SQL join to perform. |
on_sql | Specifies the SQL condition that determines how to perform the join. |
Relationship properties
| Name | Description |
|---|
relationship_type | Defines the cardinality relationship between joined tables. |
reversible | Controls whether the join can function bi-directionally for topics. |
where_sql | Adds a WHERE clause to the generated SQL when a join is established. |
Special cases
| Name | Description |
|---|
id | Do not use. Omni-generated identifier for duplicate joins. |