Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 668 Bytes

SqlQueryCreate.md

File metadata and controls

13 lines (9 loc) · 668 Bytes

SqlQueryCreate

Properties

Name Type Description Notes
connection_id string Id of Connection (this or "model_name" required) [optional]
model_name string Name of LookML Model (this or "connection_id" required) [optional]
sql string SQL query [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]