Creates a Malloy source from a SQL statement using the specified database connection. The SQL statement is executed to generate a source definition that can be used in Malloy models.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the project Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$Name of the connection Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$SQL statement to fetch the SQL source