Models
Schema: `DashboardSQLQuerySource`
- Type:
object - Required fields:
sql
Properties
| Name | Type | Required | Description |
|---|---|---|---|
catalog |
string |
false |
- |
schema |
string |
false |
- |
sql |
string |
true |
- |
Search
Models
objectsql| Name | Type | Required | Description |
|---|---|---|---|
catalog |
string |
false |
- |
schema |
string |
false |
- |
sql |
string |
true |
- |