Path Parameters
Name of the project
Name of the connection
Body
application/json
SQL statement to fetch the SQL source
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. This is the preferred method over the deprecated GET version as it provides better security and supports larger SQL statements.
Name of the project
Name of the connection
SQL statement to fetch the SQL source