Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 658 Bytes

File metadata and controls

13 lines (9 loc) · 658 Bytes

SqlQueryCreate

Properties

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

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